SQM++ provides a central interface for multiple data sources, simplifying the process of finding and reusing queries. It eliminates the use of multiple tools based on the database being used, making it easier to manage and access data.

This software has two primary purposes: to assist with SQL queries and enable building data warehouses. With SQM++, users can conveniently test, save, and structure their SQL queries. The software also provides simple access to previously saved SQL queries, which can be revised or used as templates for new queries.
SQM++ comes equipped with basic functions, such as SQL adding, testing, saving, and organizing into different Workspaces. Users can run SQL queries for exporting or database alteration purposes, copy SQLs between Workspaces, and find them by name or content. This software supports all databases that can be accessed using an OLE DB or ADO DB connection string.
Although typically used with MS SQL Server and Oracle (requiring an Oracle client), SQM++ is compatible with other systems such as Microsoft Dynamics CRM (on 365 and on-premises) and MS SQL Azure, as well as text files.
Moreover, SQM++ can also build data warehouses, providing users with the capability of creating a single database that collects and presents data from multiple sources. Users can use SQL queries to set up a source that updates tables in the Warehouse, defining the target table name and Schedule.
Overall, SQM++ is an incredibly useful tool for businesses with data in multiple systems, allowing them to effectively manage their databases and quickly navigate SQL queries with ease.
Version 26.03.21: Added functionality for converting SQL queries from Oracle syntax to SQL server syntax