Skip to content

Axial-SQL/AxialSqlTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

443 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Axial SQL Tools | SQL Server Management Studio 22 Productivity Add-in

Axial SQL Tools is an open-source productivity extension for SQL Server Management Studio (SSMS) 22. The project began in 2016 as a practical response to everyday SQL Server workflow friction and has grown into a community-supported tool maintained by contributors who use SSMS in real production environments.

The goal is straightforward: make common SSMS tasks faster, clearer, and less repetitive. Axial SQL Tools focuses on small, useful improvements such as clearer query status indicators, richer grid export options, query templates, formatting helpers, quick search, schema comparison, and other utilities that help database engineers stay in flow.

This extension may overlap with other free or commercial tools. It is not intended to replace every existing solution; instead, it provides a focused, open, and approachable set of enhancements for teams and individuals who want practical SSMS improvements that can evolve with community feedback.

Axial SQL Tools is made available under the Apache License 2.0 together with an additional ethical use statement described in the NOTICE file. The maintainers welcome bug reports, ideas, documentation improvements, and code contributions that make the extension more useful for everyone.

If the extension helps streamline your SSMS workflow, please consider giving the repository a ⭐ star. Stars help other SQL Server users discover the project and show support for the contributors who keep it moving forward.

image

Main Features - (see Wiki for more details)

Query Library

The extension includes a query library compiled over time with ideas and best practices from SQL Server practitioners and community experts. These templates cover a wide range of scenarios and help users complete complex or repetitive tasks faster.

Installation

To install the add-in, choose one of the following options:

  1. Compile from Source: If you prefer to compile the tool from source code, please ensure you are using Visual Studio 2026 for compatibility. The build process will automatically copy all necessary files into the SSMS extension folder, and you will be ready to use it.

  2. Download the Release and Install the Extension: For a quicker setup, download the most recent version from the Releases section of this GitHub repository. See the Wiki for installation steps.

After installation and an SSMS restart, the Axial SQL Tools toolbar will appear in the list of available toolbars in SSMS, providing quick access to all features.
image

Contributing

Axial SQL Tools is maintained as an open-source project, and community participation is encouraged. Contributions can include bug reports, feature ideas, documentation improvements, query library additions, testing, and code changes.

Submitting Ideas and Bugs

  1. Submit bugs in the Issues section of this repository.
  2. Add ideas in the Discussions section.

All constructive feedback and contributions are appreciated.

Acknowledgements

This project stands on the shoulders of the many developers, SQL Server professionals, and authors who have publicly shared their work. The maintainers are grateful for the resources, examples, discussions, and guidance published by the broader developer community. Axial SQL Tools aims to give back by keeping the extension open, useful, and accessible.

License

This tool is distributed under the Apache License 2.0. See the LICENSE and NOTICE files included with this project for additional information.

Disclaimer

This extension is provided "as is", with all faults, defects, and errors, and without warranty of any kind. The maintainers and contributors do not offer guaranteed support and are not responsible for any damage or loss resulting from the use of this tool.