Thanks to visit codestin.com
Credit goes to github.com

Skip to content

dbcodeio/public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBCode - Data Beside Code

DOCS | ROADMAP | CHANGELOG | DISCORD

For devs who'd rather ship than fumble alt-tab around.

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

See more

Data Viewing & Editing

data-editor

  • ⚡ Filter, Sort, and Group data with a few clicks
  • 🔄 CRUD operations without writing SQL (I know, sometimes it feels like cheating)
  • ✅ Changes verified before execution - because we all have that production horror story

Copilot Integration

copilot

Query your data with natural language. Ask schema questions, generate queries, create tables - because sometimes typing "SELECT * FROM" for the 100th time is just too much effort.

Entity Relationship Diagrams

erd

Auto-generated diagrams that map your database structure. Your DBA will think you spent hours on this.

Data Exploration

erd

Navigate foreign key relationships with a click. No JOINs required.

Custom SQL

custom SQL

Write and execute your own queries right within VS Code. For when you need to flex those SQL muscles.

Inline SQL Help

signature
  • 🔍 Database-specific SQL keywords - no more forgetting dialect differences
  • 📊 Table/view/procedure intellisense with data types - because remembering every column name is for computers

Secure Report Sharing

share

Share reports securely with encryption - no credentials or data exposed. Your security team will finally stop giving you that look.

Notebooks

notebook

Use VS Code Notebooks for database work. Query, analyze, and document in one place.

Stored Procedures and Functions

stored-procedure

Edit database logic in your favorite code editor. Say goodbye to those prehistoric database IDEs.

Data Visualization

chart

Transform query results into charts and graphs. Impress stakeholders with minimal effort (I won't tell).

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

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.