Integrations
DBCode - Data Beside Code
Because your database deserves the same love as your codebase. No more context-switching between tools when you're in the flow.
Database Support
Connect to 20+ databases including:
SQL Databases: MySQL, PostgreSQL, SQL Server, Oracle, SQLite, MariaDB, CockroachDB, DuckDB, StarRocks
NoSQL: MongoDB, Redis, Cassandra
Cloud: AWS RDS, Azure SQL, Cloudflare D1, SingleStore, MotherDuck, Timescale
Big Data: BigQuery, Redshift, Snowflake
Data Viewing & Editing
Copilot Integration
Entity Relationship Diagrams
Data Exploration
Custom SQL
Inline SQL Help
Secure Report Sharing
Notebooks
Stored Procedures and Functions
Data Visualization
Additional Features
- Import: Easily import data from CSV files or other database tables
- Export: Get your data out when you need it elsewhere
- Multi-DB Sessions: Query across databases simultaneously
- Query Parameters: Reuse queries with different inputs (less copy-paste, more productivity)
- Custom Colors: Color-code your connections - production remains red, naturally
- Result Pinning: Keep important query results around
- SSL Auto Config: Automatic SSL setup for known hosts
- SSH Tunnels: Manual config or auto-discovery from SSH config
- Theme Support: Full compatibility with VS Code themes
- Localization: Available in all VS Code supported languages
- Fuzzy Table Search: Find that table even when you can't remember its exact name
- Quick Query History: Revisit recent queries without retyping - perfect for iterative development
- Command Palette Integration: All database actions at your fingertips, keyboard warriors rejoice
- More Features
Pricing
Core features are free, forever. Some advanced features require a subscription. See our Pricing page.
Contributors
- Pradeep Kumar: Documentation, Testing
- Nontas Ravazoulas: Design
- Lanterns: Translation
A heartfelt thank you to these incredible contributors who have generously donated their time and expertise. DBCode wouldn't be the same without their input.
Telemetry
We collect anonymous usage data when VS Code telemetry is enabled. This helps us improve the extension.
Telemetry respects your VS Code settings - if disabled there, we collect nothing. See our privacy policy.
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
DBCode is a Visual Studio Code extension that allows you to manage many databases, including PostgreSQL, MySQL, SQL Server, DuckDB, Redis, MongoDB, and more.
DBCode offers the option to run an MCP server, providing access to those databases, their schemas, and the ability to execute queries.
- Database Support
- Data Viewing & Editing
- Copilot Integration
- Entity Relationship Diagrams
- Data Exploration
- Custom SQL
- Inline SQL Help
- Secure Report Sharing
- Notebooks
- Stored Procedures and Functions
- Data Visualization
- Additional Features
- Pricing
- Contributors
- Telemetry
Related Resources
Related MCP Servers
- -securityAlicense-qualityFacilitates interaction with Microsoft SQL Server Express, supporting database operations such as querying, table management, and schema inspection via natural language MCP commands.Last updated -1PythonMIT License
- -securityFlicense-qualityAn MCP server that connects to your Notion knowledge base, allowing you to query and retrieve information directly from VSCode using the Cline extension.Last updated -Python
- -securityAlicense-qualityDButils is an all-in-one MCP service that enables your AI to do data analysis by accessing versatile types of database (sqlite, mysql, postgres, and more) within a unified connection configuration in a safe way.Last updated -63PythonMIT License
- -securityAlicense-qualityA Model Context Protocol (MCP) server that wraps the dbt CLI tool, enabling AI coding agents to interact with dbt projects through standardized MCP tools. Developed by Mammoth Growth.Last updated -8PythonMIT License
Appeared in Searches
- A MongoDB MCP that interacts with MongoDB servers
- A server for analyzing SQL database schema and relationships to assist with website development
- Configuring write access to an MCP server for Cursor.ai IDE using Supabase
- How to interact with Visual Studio Code
- A server for querying Oracle SQL database schemas