DBCode - Data Beside Code
For devs who'd rather ship than fumble alt-tab around.
Database Support
Connect to 20+ databases including:
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
- Lanterns: Translation
- snickerjp: Translation
- intervisionlord: 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 — это расширение Visual Studio Code, позволяющее управлять многими базами данных, включая PostgreSQL, MySQL, SQL Server, DuckDB, Redis, MongoDB и другие.
DBCode предлагает возможность запустить сервер MCP, предоставляя доступ к этим базам данных, их схемам и возможность выполнять запросы.
- Поддержка базы данных
- Просмотр и редактирование данных
- Интеграция второго пилота
- Диаграммы отношений сущностей
- Исследование данных
- Пользовательский SQL
- Встроенная справка SQL
- Безопасный обмен отчетами
- Блокноты
- Хранимые процедуры и функции
- Визуализация данных
- Дополнительные возможности
- Ценообразование
- Участники
- Телеметрия
Related Resources
Related MCP Servers
- -securityFlicense-qualityA VSCode extension that enables AI agents to programmatically control VSCode's debugging features through the Model Context Protocol (MCP).Last updated -
- -securityAlicense-qualityA powerful tool designed to help, primarily LLMs, understand and navigate complex codebases. It functions both as a command-line application for on-demand analysis and as an MCP (Model Context Protocol) server, providing continuous repository mapping capabilities to other applications. By generatingLast updated -33Apache 2.0
- -securityAlicense-qualityA Model Context Protocol server that provides secure, multi-database MySQL access with configurable security levels, enabling SQL queries across multiple databases directly from VS Code.Last updated -2711MIT License
- -securityAlicense-qualityA VS Code extension that integrates DuckDuckGo web search capabilities with GitHub Copilot Chat through a Model Context Protocol server.Last updated -MIT License
Appeared in Searches
- Using Claude and Cursor AI for Full Stack Development
- Information about MongoDB database
- 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