Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Database LightNew to Visual Studio Code? Get it now.
Database Light

Database Light

muhammadalive

|
1 install
| (1) | Free
A database client for VS Code — MySQL, PostgreSQL, SQL Server and SQLite in one tree.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Database Light

A database client for Visual Studio Code. Browse servers, run SQL, edit rows and manage schemas without leaving the editor.

Logo

Supported

MySQL and MariaDB, PostgreSQL, SQL Server, SQLite, Exasol.

What it does

  • Paste a connection URL (postgres://…, mysql://…) and the form fills itself in
  • A server tree with databases, tables, views, procedures, functions and triggers
  • A SQL editor with completion, formatting and inline run buttons
  • A result grid that edits, filters, sorts and exports rows
  • Structure diff between two databases
  • Import and export: SQL dumps, CSV, JSON, Excel
  • Mock data generation
  • SSH tunnels for connections that are not exposed publicly

Settings

Every setting lives under the database-light. namespace — search for "Database Light" in the settings UI.

Install

Search for Database Light in the Extensions view, or:

code --install-extension muhammadalive.database-light

To work on it, press F5 in this repository — webpack watches the sources and you only reload the window.

License

MIT — see LICENSE. Forked from vscode-database-client by Weijan Chen.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft