Database management done right. Connection explorer, query runner, intellisense, bookmarks, query history. Feel like a database hero!
You can read the entire docs in https://vscode-sqltools.mteixeira.dev/
Some features provided by SQLTools:
- Beautifier/Formatter
- Query runner, history, and bookmarks
- Connection explorer
- Query generators (INSERT only)
Check out all the features and their documentation here.
Official Drivers
Driver | Marketplace | Package | |
---|---|---|---|
![]() |
CockroachDB | Link | packages/driver.pg |
![]() |
MariaDB | Link | packages/driver.mysql |
![]() |
Microsoft SQL Server/Azure | Link | packages/driver.mssql |
![]() |
MySQL | Link | packages/driver.mysql |
![]() |
PostgreSQL | Link | packages/driver.pg |
![]() |
SQLite | Link | packages/driver.sqlite |
I'm looking for maintainers for each driver, if you are interested in maintaining/testing any driver, please contact me. https://mteixeira.dev
Community Drivers:
Driver | Marketplace | Maintainer and Repository | |
---|---|---|---|
![]() |
AWS Redshift | Link | @kj-9 kj-9/sqltools-redshift-driver |
![]() |
ClickHouse | Link | @ultram4rine ultram4rine/sqltools-clickhouse-driver |
![]() |
Google Cloud Spanner | Link | @cloudspannerecosystem cloudspannerecosystem/sqltools-cloud-spanner-driver |
![]() |
InterSystems IRIS | Link | @daimor intersystems-community/sqltools-intersystems-driver |
![]() |
SAP HANA | Link | @SAP SAP/sap-hana-driver-for-sqltools |
![]() |
Snowflake | Link | @koszti koszti/sqltools-snowflake-driver |
![]() |
Teradata | Link | @ScriptPup ScriptPup/sqltools-teradata-driver |
![]() |
Trino | Link | @regadas regadas/sqltools-trino-driver |
Do you want to add a new driver? We have a tool to help you. See support new drivers guide.
- Unable to connect with "Drivers XXXX is not installed"? Check this issue.
Please read the contributing guide here.
Join all these amazing contributors❤️ on this journey.
SQLTools was developed with ♥ to save us time during our programming journey.
SQLTools will save you (for sure) a lot of time and help you to increase your productivity, so please consider a donation or become a supporter and help SQLTools become more awesome than ever.
See changelog here
Please provide feedback through the GitHub Issue system.