
mssql for Visual Studio Code
A Visual Studio Code extension for developing Microsoft SQL Server, Azure SQL Database and SQL Data Warehouse everywhere with a rich set of functionalities, including:
- Connect to Microsoft SQL Server, Azure SQL Database and SQL Data Warehouses.
- Create and manage connection profiles and most recently used connections.
- Write T-SQL script with IntelliSense, T-SQL snippets, syntax colorizations, T-SQL error validations and GO batch separator.
- Execute the script.
- View the result in a slick grid.
- Save the result to json or csv file format and view in the editor.
- Customizable extension options including command shortcuts and more.