# mtxr/vscode-sqltools

Database management for VSCode

Repository: https://github.com/mtxr/vscode-sqltools
Canonical: https://ross.abutalabs.com/products/vscode-sqltools
Homepage: https://vscode-sqltools.mteixeira.dev?utm_source=github&utm_medium=homepage-link
Language: TypeScript
License: MIT
License Family: permissive
Topics: sqltools, sql, vscode, vscode-extension, vscode-plugin, sql-query, database-management, sqlite, sqlite3, oracle-database, oracle-db, postgresql, postgres, mysql, mssql, azure
Last push: 2026-08-17T05:32:47+00:00

## Health v2 (maintenance only)
Score: 96/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 92, longevity 100
- inputs: {"age_days": 3548, "days_push": 16, "days_rel": 58, "gap_med": 11.0, "n_releases_24m": 9}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1756, forks 372 (observed 2026-08-28T04:05:32.226419+00:00)

## What it is
SQLTools is a set of VS Code extensions providing database management inside the editor. It connects to MySQL, PostgreSQL, SQL Server, SQLite, Oracle and more via a pluggable driver architecture, with a query runner, connection explorer, SQL formatter, and query history.

## Use cases
- run sql queries from vscode
- connect to postgres from my editor
- format and beautify sql code
- browse database tables and schemas in vscode
- keep a history of executed sql queries
- generate insert statements from table data
- manage mysql and sql server connections in one place

## When to choose
- you want to query and explore databases without leaving VS Code
- you work with multiple database engines and want one consistent interface
- you need lightweight SQL tooling with a pluggable driver system

## When to avoid
- you need a full standalone database IDE with advanced admin features
- you use a database without an available SQLTools driver
- you prefer GUI database clients outside the editor

## Facets
- artifact type: plugin
- maturity: active
- function: database, database-driver, developer-tools, editor
- domain: databases, developer-tools, web-development
- platform: editor-plugin, cross-platform
- tags: sql, vscode-extension, sql-client, query-runner, database-management

## Member repositories
- mtxr/vscode-sqltools (main) score 96

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:32.226419+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:27:52.805256+00:00, confidence not recorded.
  - readme: https://github.com/mtxr/vscode-sqltools (fetched 2026-08-28T04:05:32.226419+00:00, sha 8df2f146fbca)
  - homepage: https://vscode-sqltools.mteixeira.dev?utm_source=github&utm_medium=homepage-link (fetched 2026-08-29T11:06:16.054477+00:00, sha 44136fa355b3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
