Skip to content

yvann/vscode-sqltools

 
 

Repository files navigation


Docs ko-fi Patreon Paypal Donate VSCode.pro GitHub

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/

Features

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.

Supported Drivers

Official Drivers

Driver Marketplace Package
CockroachDB CockroachDB Link packages/driver.pg
MariaDB MariaDB Link packages/driver.mysql
MSSQL Microsoft SQL Server/Azure Link packages/driver.mssql
MySQL MySQL Link packages/driver.mysql
PostgreSQL PostgreSQL Link packages/driver.pg
SQLite 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 AWS Redshift Link @kj-9
kj-9/sqltools-redshift-driver
ClickHouse logo ClickHouse Link @ultram4rine
ultram4rine/sqltools-clickhouse-driver
Google Cloud Spanner Google Cloud Spanner Link @cloudspannerecosystem
cloudspannerecosystem/sqltools-cloud-spanner-driver
InterSystems IRIS logo InterSystems IRIS Link @daimor
intersystems-community/sqltools-intersystems-driver
SAP HANA SAP HANA Link @SAP
SAP/sap-hana-driver-for-sqltools
Snowflake Snowflake Link @koszti
koszti/sqltools-snowflake-driver
Teradata Teradata Link @ScriptPup
ScriptPup/sqltools-teradata-driver
Trino 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.

Know Driver Issues

  • Unable to connect with "Drivers XXXX is not installed"? Check this issue.

Contributing

Please read the contributing guide here.

Join all these amazing contributors❤️ on this journey.

Donate and Support

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.

ko-fi Patreon Paypal Donate

Changelog

See changelog here

Feedback

Please provide feedback through the GitHub Issue system.

Packages

No packages published

Languages

  • TypeScript 92.8%
  • JavaScript 4.2%
  • SCSS 2.8%
  • Other 0.2%