A lightweight database client for VS Code. Connect to MySQL, PostgreSQL, and SQLite databases, browse schemas, execute queries, edit data inline, and get intelligent SQL completions.
Features
Connection Management
MySQL, PostgreSQL, and SQLite support
Add, edit, and delete database connections
Securely store credentials using VS Code's secret storage
Quick-switch between multiple connections
Star frequently used tables for easy access
SQL Editing
Execute queries with Ctrl+Enter / Cmd+Enter
CodeLens shows "Run" buttons above each SQL statement
Auto-completion for tables, columns, and keywords
SQL formatting with dialect-aware formatting
Syntax validation with real-time diagnostics
Schema Browser
Browse databases, tables, and columns in the sidebar