
DBCode
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.
README
DBCode - Data Beside Code
<p align="center"> <a href="https://dbcode.io/docs" target="_blank">DOCS</a> | <a href="https://dbcode.io/roadmap" target="_blank">ROADMAP</a> | <a href="https://dbcode.io/changelog" target="_blank">CHANGELOG</a> | <a href="https://discord.gg/FvAzEAHb9w" target="_blank">DISCORD</a> </p>
Major Supported Databases
<img width="100%" alt="supported databases" src="https://raw.githubusercontent.com/dbcodeio/public/main/public/logo_panel.png">
View and Edit
<img width="100%" alt="data-editor" src="https://raw.githubusercontent.com/dbcodeio/public/main/public/videos/editing.gif">
<ul> <li>Filter, Sort, and Group data - In a few clicks</li> <li>Create, Read, Update and Delete - Without writing SQL</li> <li>Changes verified before being applied - No more mistakes</li> </ul>
Copilot Integration
<img width="100%" alt="copilot" src="https://raw.githubusercontent.com/dbcodeio/public/main/public/videos/copilot.gif">
<p>Query your data with Copilot. Ask schema-specific questions, generate queries, create new tables, and more.</p>
Entity Relationship Diagrams
<img width="100%" alt="erd" src="https://raw.githubusercontent.com/dbcodeio/public/main/public/videos/erd.gif">
<p>Automatically generate entity relationship diagrams to visually map out your database structures.</p>
Effortless data exploration
<img width="100%" alt="erd" src="https://raw.githubusercontent.com/dbcodeio/public/main/public/videos/relationships.gif">
<p>Open foreign key relationships from within your data, no matter how many levels deep, no query required.</p>
Custom SQL
<img width="100%" alt="custom SQL" src="https://github.com/dbcodeio/public/assets/1918994/650632b0-da26-4b98-9f66-5138a7db1e7e">
<p>Run your own SQL queries directly within VS Code.</p>
Inline SQL Help
<img width="100%" alt="signature" src="https://github.com/dbcodeio/public/assets/1918994/1efd912b-7750-47d0-a2e9-7aaaff0b0c52">
<ul> <li>SQL Keywords - specific to each database engine</li> <li>Tables, views and procedures - data types, default values</li> </ul>
Secure Report Sharing
<img height="300" alt="share" src="https://raw.githubusercontent.com/dbcodeio/public/main/public/share.png">
<p>Share reports securely - encrypted and linked, not attached in emails.</p>
Notebooks
<img width="100%" alt="notebook" src="https://github.com/dbcodeio/public/assets/1918994/6295585e-f13f-46b7-98e1-80e850485db1">
<p>Full support for VS Code Notebooks, allowing you to execute queries and view results within your notebooks.</p>
Stored Procedures and Functions
<img width="100%" alt="stored-procedure" src="https://github.com/dbcodeio/public/assets/1918994/dae92d32-13b7-4f90-8bcb-67116a5468cd">
<p>Edit stored procedures and functions directly within VS Code.</p>
Visualize
<img width="100%" alt="chart" src="https://github.com/dbcodeio/public/assets/1918994/d1d33ee9-9b3b-408f-9477-f208cf2adf87">
<p>Graphically represent your data with a variety of chart types, including line, bar, and pie charts. Customize your charts with a range of options.</p>
Many More:
-
SSL Auto Configuration: SSL is automatically configured for known hosts.
-
SSH Tunnels: Manually configure your tunnels or automatically discovered from your SSH config.
-
Theme Support: Fully supports VS Code themes.
-
Localized in all languages supported by VS Code
Core Features - Free Forever
Core features will be free forever. Some features require a subscription; see our Pricing page for details.
Contributors
The following people have graciously contributed their time to assist with the creation of this extension:
- Pradeep Kumar: Docs, Testing
- Nontas Ravazoulas: Design
Telemetry
To continuously improve our product, we collect non-personally identifiable data when telemetry is enabled in VSCode. This includes information about the types of databases accessed, features used, and instances of error occurrence. Telemetry follows the VS Code Telemetry setting, and if it is disabled, no data is collected. You can review our privacy policy.
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.