fieldju / 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
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
InterSystems IRIS logo InterSystems IRIS Link @daimor
intersystems-community/sqltools-intersystems-driver
SAP HANA SAP HANA Link @SAP
SAP/sap-hana-driver-for-sqltools

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

Want to contribute without spending money? Yeah, free contribution!

Personally I use Brave Browser because it's chromium based and has a builtin Ad-Block. Also its shipped with a lot of cross-site tracker blocker and other tools to take care of my privacy. Brave also has its own Crypto wallet and coin, and this coin helps to fund projects and publishers around the web, want to see more? Check BAT tokens and BAT project here.

That said, if you use Brave Browser and download using this link https://brave.com/mtx234, you will be contributing (with ~$7) to the project without spending any money. Pretty cool, huh?

Download Brave

If you don't want to contribute, but still want to try Brave, I do encourage you to try, you can search anywhere and use any link you want.

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%