svennergr / vscode-sqltools

Database management for VSCode

Home Page:https://vscode-sqltools.mteixeira.dev?utm_source=github&utm_medium=homepage-link

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Docs VSCode.pro Patreon Paypal Donate 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 feature 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
AWS Redshift AWS Redshift Link packages/driver.pg
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 on maintain/test any driver, please contact me. https://mteixeira.dev

Community Drivers:

Driver Marketplace Maintainer and Repository
ClickHouse logo ClickHouse Link @ultram4rine
ultram4rine/sqltools-clickhouse-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

Do you want to add a new driver? We have a tool to help you. See support new drivers guide.

Drivers supported till v0.21.9:

Driver Maintainer
Cassandra @EpicEric
IBM DB2 @snyang
OracleDB @mickeypearce

These drivers are being migrated to be compatible with v0.22 or newer. If you need one of them, you need to install v0.21.9.

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 to become more awesome than ever.

Patreon Paypal Donate

You can also fund specific issues via Issuehunt. That can boost the development of a feature you need and make it more attractive for contributors.

Issuehunt

Changelog

See changelog here

Feedback

Please provide feedback through the GitHub Issue system.

About

Database management for VSCode

https://vscode-sqltools.mteixeira.dev?utm_source=github&utm_medium=homepage-link

License:MIT License


Languages

Language:TypeScript 92.7%Language:JavaScript 4.5%Language:SCSS 2.6%Language:PLpgSQL 0.1%Language:Shell 0.1%Language:TSQL 0.0%