GeorchW / 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


GitHub

Welcome to Database Management done right. SQLTools provides connections to many of the most commonly used databases, making it easier to work with your data. With this tool, developers will save (a lot of) time, increase productivity and feel like a database hero ✌️

SQLTools is an open-source project maintained by Matheus Teixeira and George James Software, alongside contributions from our brilliant community of users.

If you like using this tool please leave us a review.

Features

Connects to MySQL, PostgreSQL, Microsoft SQL Server and many more...

  • Beautifier and formatter for SQL code
  • Query runner, history and bookmarks
  • Connection explorer
  • Generator for INSERT queries
  • Pluggable driver architecture

Find out more in the documentation here.

Supported Databases

To use SQLTools you will also need to install the appropriate driver extension for your database.

If the driver you want is not available, you can use our handy new drivers guide to write it yourself (and help our community in the process) or submit feedback via GitHub.

If you need a driver sooner, get in touch with the maintainers directly – we might be able to help you out.

Psst… we’re always on the lookout for maintainers for the official drivers, so let us know if this is something you’re interested in!

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

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
Databricks Databricks Link @Databricks
databricks/sqltools-databricks-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

Contributing

We are grateful to our contributors for helping with this project ❤️ If you would like to join them you’ll find everything you need to know about contributing here.

Changelog

See the changelog here.

Feedback

Our aim is to build a tool that is genuinely helpful for developers. Therefore we welcome any feedback or additional feature requests – please submit them through the GitHub Issue system.

If you need help sooner, get in touch with the maintainers directly – we might be able to help you out.

About George James Software

George James Software has been providing innovative software solutions for over 35 years. We pride ourselves on the quality and maintainability of our code and we have built a number of tools to help developers achieve the same with their work. These are available as VS Code extensions here.

We also help other developers to build their own extensions. If there is a tool you need building please get in touch with us at info@georgejames.com.

About

Database management for VSCode

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

License:MIT License


Languages

Language:TypeScript 92.9%Language:JavaScript 4.0%Language:SCSS 2.7%Language:Shell 0.2%Language:PLpgSQL 0.1%Language:TSQL 0.0%