Database Manager for VS Code
Manage your PostgreSQL, MySQL and MariaDB databases directly in VS Code.
Features
- Multiple Connections - Support for PostgreSQL, MySQL and MariaDB with auto-detection
- Database Explorer - Browse databases and tables in a tree view
- Table Viewer - View, edit, insert and delete table data with pagination
- SQL Query Runner - Execute queries with
Ctrl+Enter keyboard shortcut
- Query Results - View query results with syntax highlighting and field types
- Export Options - Export query results to CSV/SQL and full database exports
- Integrated Terminal - Open native database CLI (psql, mysql, mariadb) directly in VS Code
- Real-time Refresh - Keep your data up to date
- Search & Filter - Filter databases, tables and search within table data
- Modern UI - Clean interface with support for light and dark themes
- Column Management - Add, remove, and reorder columns (PostgreSQL only for reordering)
- Key Indicators - Visual indicators for primary keys, unique constraints, and auto-increment fields
License
MIT
| |