{"id":13602735,"url":"https://github.com/mtxr/vscode-sqltools","last_synced_at":"2025-05-14T23:01:47.280Z","repository":{"id":37336366,"uuid":"76520414","full_name":"mtxr/vscode-sqltools","owner":"mtxr","description":"Database management for VSCode","archived":false,"fork":false,"pushed_at":"2025-05-07T09:37:56.000Z","size":14831,"stargazers_count":1612,"open_issues_count":294,"forks_count":326,"subscribers_count":34,"default_branch":"dev","last_synced_at":"2025-05-07T22:01:57.248Z","etag":null,"topics":["azure","database-management","mssql","mysql","oracle-database","oracle-db","postgres","postgresql","sql","sql-query","sqlite","sqlite3","sqltools","vscode","vscode-extension","vscode-plugin"],"latest_commit_sha":null,"homepage":"https://vscode-sqltools.mteixeira.dev?utm_source=github\u0026utm_medium=homepage-link","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mtxr.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"mtxr","patreon":"mteixeira","ko_fi":"mteixeira","custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=RSMB6DGK238V8"]}},"created_at":"2016-12-15T03:27:00.000Z","updated_at":"2025-05-07T18:16:57.000Z","dependencies_parsed_at":"2022-07-10T02:46:03.143Z","dependency_job_id":"eab90fc7-c244-4830-b626-ecd150ec6849","html_url":"https://github.com/mtxr/vscode-sqltools","commit_stats":{"total_commits":1479,"total_committers":79,"mean_commits":18.72151898734177,"dds":"0.26031102096010816","last_synced_commit":"d86469960e69c98fe5db1b0b99da8c92962cbd8f"},"previous_names":[],"tags_count":127,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtxr%2Fvscode-sqltools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtxr%2Fvscode-sqltools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtxr%2Fvscode-sqltools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtxr%2Fvscode-sqltools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mtxr","download_url":"https://codeload.github.com/mtxr/vscode-sqltools/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254243353,"owners_count":22038044,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["azure","database-management","mssql","mysql","oracle-database","oracle-db","postgres","postgresql","sql","sql-query","sqlite","sqlite3","sqltools","vscode","vscode-extension","vscode-plugin"],"created_at":"2024-08-01T18:01:36.137Z","updated_at":"2025-05-14T23:01:47.222Z","avatar_url":"https://github.com/mtxr.png","language":"TypeScript","funding_links":["https://github.com/sponsors/mtxr","https://patreon.com/mteixeira","https://ko-fi.com/mteixeira","https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=RSMB6DGK238V8","https://github.com/sponsors/RandomFractals/sponsorships?tier_id=18884","https://github.com/sponsors/RandomFractals/sponsorships?tier_id=295482"],"categories":["TypeScript","HarmonyOS","azure","GUI"],"sub_categories":["Windows Manager"],"readme":"\u003c!-- HEADER START --\u003e\n\u003cp style='text-align: center;'\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/mtxr/vscode-sqltools/dev/static/header-hero.png\" /\u003e\n\u003c/p\u003e\n\n\u003chr /\u003e\n\u003c!-- HEADER END --\u003e\n\n\u003cp style='text-align: center;'\u003e\n\n[![GitHub](https://img.shields.io/github/license/mtxr/vscode-sqltools?style=for-the-badge)](https://github.com/mtxr/vscode-sqltools/blob/dev/LICENSE.md)\n\n\u003c/p\u003e\n\nWelcome to Database Management done right.\nSQLTools 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 ✌️\n\nSQLTools is an open-source project maintained by [Matheus Teixeira](https://mteixeira.dev/) and [George James Software](https://georgejames.com), alongside contributions from our brilliant community of users.\n\nIf you like using this tool please [leave us a review](https://marketplace.visualstudio.com/items?itemName=mtxr.sqltools\u0026ssr=false#review-details).\n\n## Features\n\nConnects to MySQL, PostgreSQL, Microsoft SQL Server and many more...\n\n- Beautifier and formatter for SQL code\n- Query runner, history and bookmarks\n- Connection explorer\n- Generator for INSERT queries\n- Pluggable driver architecture\n\nFind out more in the documentation [here](http://vscode-sqltools.mteixeira.dev/#features).\n\n## Getting Started\n\nSQLTools is a set of VS Code extensions that connect to, query, and display results from a SQL database manager.\n(Supported databases are listed below.)\n\nThe installation process is straightforward:\n\n- Open VS Code\n- Click the Extensions view (in the left bar), then search for `@tag:sqltools-driver`.\n  This lists all the drivers available for SQLTools.\n- Install the driver for your database. This also installs the core SQLTools extension.\n- Click the SQLTools icon (in the left bar)\n- Create a _connection_ to your database. To do this, hover over **CONNECTIONS** in the SQLTools pane. Click the \"Add New Connection\" icon and choose the driver and enter the connection parameters.\n\nYou can then open and query it from within VS Code.\n\n## Supported Databases\n\nTo use SQLTools you will also need to install the appropriate driver extension for your database.\n\nIf the driver you want is not available, you can use our handy [new drivers guide](https://vscode-sqltools.mteixeira.dev/en/contributing/support-new-drivers/) to write it yourself (and help our community in the process) or submit feedback via [GitHub](https://github.com/mtxr/vscode-sqltools/issues).\n\nIf you need a driver sooner, get in touch with the maintainers directly – we might be able to help you out.\n\nPsst… we’re always on the lookout for maintainers for the official drivers, so let us know if this is something you’re interested in!\n\n**Official Drivers**\n\n|                                                                                                                           | Driver                     | Marketplace                                                                             | Package                                                                                           |\n| ------------------------------------------------------------------------------------------------------------------------- | -------------------------- | --------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- |\n| ![CockroachDB](https://raw.githubusercontent.com/mtxr/vscode-sqltools/dev/packages/driver.pg/icons/cockroach/default.png) | CockroachDB                | [Link](https://marketplace.visualstudio.com/items?itemName=mtxr.sqltools-driver-pg)     | [packages/driver.pg](https://github.com/mtxr/vscode-sqltools/tree/dev/packages/driver.pg)         |\n| ![MariaDB](https://raw.githubusercontent.com/mtxr/vscode-sqltools/dev/packages/driver.mysql/icons/mariadb/default.png)    | MariaDB                    | [Link](https://marketplace.visualstudio.com/items?itemName=mtxr.sqltools-driver-mysql)  | [packages/driver.mysql](https://github.com/mtxr/vscode-sqltools/tree/dev/packages/driver.mysql)   |\n| ![MSSQL](https://raw.githubusercontent.com/mtxr/vscode-sqltools/dev/packages/driver.mssql/icons/default.png)              | Microsoft SQL Server/Azure | [Link](https://marketplace.visualstudio.com/items?itemName=mtxr.sqltools-driver-mssql)  | [packages/driver.mssql](https://github.com/mtxr/vscode-sqltools/tree/dev/packages/driver.mssql)   |\n| ![MySQL](https://raw.githubusercontent.com/mtxr/vscode-sqltools/dev/packages/driver.mysql/icons/default.png)              | MySQL                      | [Link](https://marketplace.visualstudio.com/items?itemName=mtxr.sqltools-driver-mysql)  | [packages/driver.mysql](https://github.com/mtxr/vscode-sqltools/tree/dev/packages/driver.mysql)   |\n| ![TiDB](https://raw.githubusercontent.com/mtxr/vscode-sqltools/dev/packages/driver.mysql/icons/tidb/default.png)          | TiDB                       | [Link](https://marketplace.visualstudio.com/items?itemName=mtxr.sqltools-driver-mysql)  | [packages/driver.mysql](https://github.com/mtxr/vscode-sqltools/tree/dev/packages/driver.mysql)   |\n| ![PostgreSQL](https://raw.githubusercontent.com/mtxr/vscode-sqltools/dev/packages/driver.pg/icons/pg/default.png)         | PostgreSQL                 | [Link](https://marketplace.visualstudio.com/items?itemName=mtxr.sqltools-driver-pg)     | [packages/driver.pg](https://github.com/mtxr/vscode-sqltools/tree/dev/packages/driver.pg)         |\n| ![SQLite](https://raw.githubusercontent.com/mtxr/vscode-sqltools/dev/packages/driver.sqlite/icons/default.png)            | SQLite                     | [Link](https://marketplace.visualstudio.com/items?itemName=mtxr.sqltools-driver-sqlite) | [packages/driver.sqlite](https://github.com/mtxr/vscode-sqltools/tree/dev/packages/driver.sqlite) |\n\n**Community Drivers:**\n\n|                                                                                                                                           | Driver                          | Marketplace                                                                                                            | Maintainer and Repository                                                                                                                                                                                |\n| ----------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------- | ---------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| ![AWS Redshift](https://raw.githubusercontent.com/kj-9/sqltools-redshift-driver/main/icons/default.png)                                   | AWS Redshift                    | [Link](https://marketplace.visualstudio.com/items?itemName=kj.sqltools-driver-redshift)                                | [@kj-9](https://github.com/kj-9)\u003cbr/\u003e [kj-9/sqltools-redshift-driver](https://github.com/kj-9/sqltools-redshift-driver)                                                                                  |\n| ![ClickHouse logo](https://raw.githubusercontent.com/ultram4rine/sqltools-clickhouse-driver/master/icons/default.png)                     | ClickHouse                      | [Link](https://marketplace.visualstudio.com/items?itemName=ultram4rine.sqltools-clickhouse-driver)                     | [@ultram4rine](https://github.com/ultram4rine) \u003cbr/\u003e [ultram4rine/sqltools-clickhouse-driver](https://github.com/ultram4rine/sqltools-clickhouse-driver)                                                 |\n| ![Databricks](https://raw.githubusercontent.com/databricks/sqltools-databricks-driver/main/icons/default.png)                             | Databricks                      | [Link](https://marketplace.visualstudio.com/items?itemName=databricks.sqltools-databricks-driver)                      | [@Databricks](https://github.com/databricks) \u003cbr/\u003e [databricks/sqltools-databricks-driver](https://github.com/databricks/sqltools-databricks-driver)                                                     |\n| ![Db2](https://raw.githubusercontent.com/lucashancock/db2-sqltools/master/icons/default.png)                                              | Db2                             | [Link](https://marketplace.visualstudio.com/items?itemName=lucashancock.db2-sqltools)                                  | [@lucashancock](https://github.com/lucashancock) \u003cbr/\u003e [lucashancock/db2-sqltools](https://github.com/lucashancock/db2-sqltools)                                                                         |\n| ![DuckDB Sql Tools](https://raw.githubusercontent.com/RandomFractals/duckdb-sql-tools/main/docs/images/duckdb.png)                        | DuckDB                          | [Link](https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.duckdb-sql-tools)                         | [@RandomFractals](https://github.com/RandomFractals) \u003cbr/\u003e [RandomFractals/duckdb-sql-tools](https://github.com/RandomFractals/duckdb-sql-tools)                                                         |\n| ![DuckDB Pro Tools](https://raw.githubusercontent.com/RandomFractals/duckdb-sql-tools/main/docs/images/duckdb-pro.png)                    | DuckDB Pro                      | [Sign up](https://github.com/sponsors/RandomFractals/sponsorships?tier_id=18884)                                       | [@RandomFractals](https://github.com/RandomFractals) \u003cbr/\u003e [RandomFractals/pro-data-tools#duckdb-pro-tools](https://github.com/RandomFractals/pro-data-tools/blob/main/duckdb-tools.md#duckdb-pro-tools) |\n| ![DuckDB (Latest Version Support)](https://raw.githubusercontent.com/evidence-dev/sqltools-duckdb-driver/master/icons/default.png)        | DuckDB (Latest Version Support) | [Link](https://marketplace.visualstudio.com/items?itemName=Evidence.sqltools-duckdb-driver)                            | [@Evidence](https://github.com/evidence-dev/evidence) \u003cbr/\u003e [evidence-dev/sqltools-duckdb-driver](https://github.com/evidence-dev/sqltools-duckdb-driver)                                                |\n| ![Google BigQuery](https://raw.githubusercontent.com/evidence-dev/sqltools-bigquery-driver/master/icons/default.png)                      | Google BigQuery                 | [Link](https://marketplace.visualstudio.com/items?itemName=Evidence.sqltools-bigquery-driver)                          | [@Evidence](https://github.com/evidence-dev/evidence) \u003cbr/\u003e [evidence-dev/sqltools-bigquery-driver](https://github.com/evidence-dev/sqltools-bigquery-driver)                                            |\n| ![Google Cloud Spanner](https://raw.githubusercontent.com/cloudspannerecosystem/sqltools-cloud-spanner-driver/main/icons/default.png)     | Google Cloud Spanner            | [Link](https://marketplace.visualstudio.com/items?itemName=google-cloud-spanner-ecosystem.google-cloud-spanner-driver) | [@cloudspannerecosystem](https://github.com/cloudspannerecosystem) \u003cbr/\u003e [cloudspannerecosystem/sqltools-cloud-spanner-driver](https://github.com/cloudspannerecosystem/sqltools-cloud-spanner-driver)   |\n| ![Google Cloud SQL (PostgreSQL)](https://raw.githubusercontent.com/curioswitch/sqltools-cloudsql-pg/main/icons/pg/default.png)            | Google Cloud SQL (PostgreSQL)   | [Link](https://marketplace.visualstudio.com/items?itemName=curioswitch.sqltools-driver-cloudsql-pg)                    | [@curioswitch](https://github.com/curioswitch) \u003cbr/\u003e [curioswitch/sqltools-cloudsql-pg](https://github.com/curioswitch/sqltools-cloudsql-pg)                                                             |\n| ![Hive](https://raw.githubusercontent.com/datafe/sqltools-hive-vscode-extension/main/icon-small.png)                                      | Hive                            | [Link](https://marketplace.visualstudio.com/items?itemName=dataworks.sqltools-driver-hive)                             | [@datafe](https://github.com/datafe) \u003cbr/\u003e [datafe/sqltools-hive-driver](https://github.com/datafe/sqltools-hive-vscode-extension)                                                                       |\n| ![Hologres](https://raw.githubusercontent.com/datafe/sqltools-hologres-vscode-extension/main/icon-small.png)                              | Hologres                        | [Link](https://marketplace.visualstudio.com/items?itemName=dataworks.sqltools-driver-hologres)                         | [@datafe](https://github.com/datafe) \u003cbr/\u003e [datafe/sqltools-hologres-driver](https://github.com/datafe/sqltools-hologres-vscode-extension)                                                               |\n| ![InterSystems IRIS logo](https://raw.githubusercontent.com/intersystems-community/sqltools-intersystems-driver/master/icons/default.png) | InterSystems IRIS               | [Link](https://marketplace.visualstudio.com/items?itemName=intersystems-community.sqltools-intersystems-driver)        | [@daimor](https://github.com/daimor) \u003cbr/\u003e [intersystems-community/sqltools-intersystems-driver](https://github.com/intersystems-community/sqltools-intersystems-driver)                                 |\n| ![MaxCompute](https://raw.githubusercontent.com/datafe/sqltools-maxcompute-vscode-extension/main/icon-small.png)                          | MaxCompute                      | [Link](https://marketplace.visualstudio.com/items?itemName=dataworks.sqltools-driver-maxcompute)                       | [@datafe](https://github.com/datafe) \u003cbr/\u003e [datafe/sqltools-maxcompute-driver](https://github.com/datafe/sqltools-maxcompute-vscode-extension)                                                           |\n| ![Oracle](https://raw.githubusercontent.com/hashhashu/sqltools-Oracle-driver/master/icons/default.png)                                    | Oracle                          | [Link](https://marketplace.visualstudio.com/items?itemName=hurly.sqltools-oracle-driver)                               | [@hashhashu](https://github.com/hashhashu) \u003cbr/\u003e [hashhashu/sqltools-Oracle-driver](https://github.com/hashhashu/sqltools-Oracle-driver)                                                                 |\n| ![SAP HANA](https://raw.githubusercontent.com/SAP/sap-hana-driver-for-sqltools/master/icons/default.png)                                  | SAP HANA                        | [Link](https://marketplace.visualstudio.com/items?itemName=SAPOSS.sap-hana-driver-for-sqltools)                        | [@SAP](https://github.com/SAP) \u003cbr/\u003e [SAP/sap-hana-driver-for-sqltools](https://github.com/SAP/sap-hana-driver-for-sqltools)                                                                             |\n| ![SingleStore](https://github.com/singlestore-labs/sqltools-singlestore-driver/blob/main/icons/default.png)                               | SingleStore                     | [Link](https://marketplace.visualstudio.com/items?itemName=singlestore.sqltools-singlestore-driver)                    | [@singlestore-labs](https://github.com/singlestore-labs) \u003cbr/\u003e [singlestore-labs/sqltools-singlestore-driver](https://github.com/singlestore-labs/sqltools-singlestore-driver)                           |\n| ![Snowflake](https://raw.githubusercontent.com/koszti/sqltools-snowflake-driver/master/icons/default.png)                                 | Snowflake                       | [Link](https://marketplace.visualstudio.com/items?itemName=koszti.snowflake-driver-for-sqltools)                       | [@koszti](https://github.com/koszti) \u003cbr/\u003e [koszti/sqltools-snowflake-driver](https://github.com/koszti/sqltools-snowflake-driver)                                                                       |\n| ![SQLite Pro Tools](https://raw.githubusercontent.com/RandomFractals/pro-data-tools/main/docs/images/sqlite-pro-tools.png)                | SQLite Pro                      | [Sign up](https://github.com/sponsors/RandomFractals/sponsorships?tier_id=18884)                                       | [@RandomFractals](https://github.com/RandomFractals) \u003cbr/\u003e [RandomFractals/pro-data-tools/sqlite-tools](https://github.com/RandomFractals/pro-data-tools/blob/main/sqlite-tools.md)                      |\n| ![Teradata](https://raw.githubusercontent.com/scriptpup/sqltools-teradata-driver/master/icons/default.png)                                | Teradata                        | [Link](https://marketplace.visualstudio.com/items?itemName=scriptpup.sqltools-teradata-driver)                         | [@ScriptPup](https://github.com/ScriptPup) \u003cbr/\u003e [ScriptPup/sqltools-teradata-driver](https://github.com/ScriptPup/sqltools-teradata-driver)                                                             |\n| ![Trino](https://raw.githubusercontent.com/regadas/sqltools-trino-driver/master/icons/default.png)                                        | Trino                           | [Link](https://marketplace.visualstudio.com/items?itemName=regadas.sqltools-trino-driver)                              | [@regadas](https://github.com/regadas) \u003cbr/\u003e [regadas/sqltools-trino-driver](https://github.com/regadas/sqltools-trino-driver)                                                                           |\n| ![Vertica](https://raw.githubusercontent.com/vertica/sqltools-vertica-driver/main/vertica-logo-small.png)                                 | Vertica                         | [Link](https://marketplace.visualstudio.com/items?itemName=vertica-official.sqltools-vertica-driver)                   | [@vertica](https://github.com/vertica) \u003cbr/\u003e [vertica/sqltools-vertica-driver](https://github.com/vertica/sqltools-vertica-driver)                                                                       |\n\n**Related Tools**\n\n|                                                                                                                                    | Name                   | Download                                                                          | Repository                                                                                                                      |\n| ---------------------------------------------------------------------------------------------------------------------------------- | ---------------------- | --------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- |\n| ![Markdown SQL Pro Tools](https://raw.githubusercontent.com/RandomFractals/pro-data-tools/main/docs/images/markdown-sql-tools.png) | Markdown SQL Pro Tools | [Sign up](https://github.com/sponsors/RandomFractals/sponsorships?tier_id=295482) | [RandomFractals/pro-data-tools#markdown-sql-pro-tools](https://github.com/RandomFractals/pro-data-tools#markdown-sql-pro-tools) |\n| ![PRQL Pro Tools](https://raw.githubusercontent.com/RandomFractals/pro-data-tools/main/docs/images/prql-pro-tools.png)             | PRQL Pro Tools         | [Sign up](https://github.com/sponsors/RandomFractals/sponsorships?tier_id=18884)  | [RandomFractals/pro-data-tools#prql-pro-tools](https://github.com/RandomFractals/pro-data-tools#prql-pro-tools)                 |\n\n## Contributing\n\nWe are grateful to our [contributors](https://github.com/mtxr/vscode-sqltools/graphs/contributors) for helping with this project ❤️ If you would like to join them you’ll find everything you need to know about contributing [here](https://vscode-sqltools.mteixeira.dev/contributing).\n\n## Changelog\n\nSee the changelog [here](https://vscode-sqltools.mteixeira.dev/changelog).\n\n## Feedback\n\nOur 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](https://github.com/mtxr/vscode-sqltools/issues) system.\n\nIf you need help sooner, get in touch with the maintainers directly – we might be able to help you out.\n\n## About George James Software\n\nGeorge 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](https://marketplace.visualstudio.com/publishers/georgejames).\n\nWe 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](mailto:info@georgejames.com).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmtxr%2Fvscode-sqltools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmtxr%2Fvscode-sqltools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmtxr%2Fvscode-sqltools/lists"}