# cweijan/vscode-database-client

Database Client For Visual Studio Code

Repository: https://github.com/cweijan/vscode-database-client
Canonical: https://ross.abutalabs.com/products/vscode-database-client
Homepage: https://database-client.com
Language: TypeScript
License: MIT
License Family: permissive
Topics: vscode, vscode-extension, sql, mysql-database
Last push: 2026-06-13T07:18:26+00:00

## Health v2 (maintenance only)
Score: 62/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 87, release rhythm 8, longevity 100
- inputs: {"age_days": 2350, "days_push": 81, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2914, forks 381 (observed 2026-08-28T04:07:29.937767+00:00)

## What it is
A Visual Studio Code extension that acts as an all-in-one database client for MySQL/MariaDB, PostgreSQL, SQLite, Redis, ClickHouse, DM, and ElasticSearch, with table views, SQL query editing, and backup/import. It also doubles as an SSH client. Note that the open-source repo contains only early code; the current version is closed source.

## Use cases
- manage mysql databases from vscode
- run sql queries in visual studio code
- browse and edit postgres tables
- connect to redis from my editor
- backup and import database tables
- ssh into servers from vscode
- query elasticsearch from an ide

## When to choose
- you want database management without leaving VS Code
- you need one tool for multiple database types plus SSH
- you prefer a lightweight alternative to standalone DB GUIs

## When to avoid
- you need fully open-source tooling, since the current version is closed source
- you require production-grade backup/dump features, which the project itself calls unstable
- you dislike telemetry, even though it can be disabled

## Facets
- artifact type: plugin
- maturity: active
- function: database, database-driver, ssh, gui
- domain: databases, developer-tools
- platform: editor-plugin, cross-platform
- tags: vscode-extension, sql-client, database-management, mysql, postgresql, redis, elasticsearch, ssh-client, editor-plugin, command-line

## Member repositories
- cweijan/vscode-database-client (main) score 62

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:29.937767+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-30T07:34:07.701416+00:00, confidence not recorded.
  - readme: https://github.com/cweijan/vscode-database-client (fetched 2026-08-28T04:07:29.937767+00:00, sha 9b3b5b29da89)
  - homepage: https://database-client.com (fetched 2026-08-29T09:49:42.411025+00:00, sha 53d38c02723a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
