Ross ROSS = Recommend OSS · open-source software intelligence for agents

mtxr/vscode-sqltools

Database management for VSCode observed · 2026-08-28

github.com/mtxr/vscode-sqltools · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

96/100

  • Activity 98
  • Release rhythm 92
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 11.0
  • age_days: 3548
  • days_rel: 58
  • days_push: 16
  • n_releases_24m: 9

Full methodology

Adoption not part of the score

1756 stars · 372 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

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

plugin · maturity active

database database-driver developer-tools editor databases developer-tools web-development editor-plugin cross-platform sql vscode-extension sql-client query-runner database-management

2 sources

Member repositories

RepositoryRoleHealth v2
mtxr/vscode-sqltoolsmain96

For agents

markdown · JSON · MCP: product_card(name="mtxr/vscode-sqltools")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem