Skip to content
| Marketplace
Sign in
Visual Studio Code>Data Science>DBDeepNew to Visual Studio Code? Get it now.
DBDeep

DBDeep

jangkiyss

|
5 installs
| (0) | Free
Multi-database explorer and query runner for MySQL, MariaDB, PostgreSQL, MongoDB, and ClickHouse.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

dbdeep

Multi-database explorer and query runner as a VSCode / Antigravity extension.

Supports:

  • MySQL / MariaDB
  • PostgreSQL
  • MongoDB
  • ClickHouse

Features

  • Connection management — add / edit / delete connections. Passwords are stored in the OS keychain via SecretStorage.
  • Tree explorer — connections → databases/schemas → tables → columns (primary keys highlighted).
  • Query editor — run SQL (or Mongo shell-style scripts) in a webview with a result grid. Ctrl+Enter runs the current selection or the whole editor.
  • Query history — persisted per extension install, with one-click re-run.
  • CSV export — export the current result set.
  • Transactions — BEGIN / COMMIT / ROLLBACK from the toolbar or command palette (MySQL / MariaDB / PostgreSQL).
  • ER diagram — SVG view of tables and foreign keys for the current database (drag / zoom / fit).

Feedback & Issues

Bug reports, feature requests, and general feedback are very welcome.

  • Email — jangkiyss@gmail.com

Author

Made by jangkiyss, a developer from South Korea 🇰🇷

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft