Spaces:
No application file
No application file
| title: "Database ERD Visualizer and Query Runner VS Code Extension" | |
| emoji: "🤖" | |
| colorFrom: blue | |
| colorTo: indigo | |
| sdk: gradio | |
| sdk_version: "4.44.0" | |
| app_file: app.py | |
| pinned: false | |
| license: mit | |
| # Database ERD Visualizer and Query Runner VS Code Extension | |
| Stop context-switching between database tools and your IDE to debug schema issues during deployments. The Database ERD Visualizer and Query Runner VS Code Extension keeps your entire database structure and query testing right where you code. | |
| This extension eliminates the friction of managing database schemas across development, staging, and production environments. Visualize Entity-Relationship Diagrams instantly, run ad-hoc queries, and validate schema changes without leaving VS Code—cutting deployment troubleshooting time by hours. Built specifically for DevOps teams managing infrastructure-as-code and CI/CD pipelines, it bridges the gap between your code editor and database operations. | |
| ## What's Included | |
| - Real-time ERD visualization for multiple database connections and schemas | |
| - Integrated query runner with execution history and result export (JSON, CSV) | |
| - Multi-database support (PostgreSQL, MySQL, SQL Server, MongoDB compatibility) | |
| - Schema change detection and validation against infrastructure-as-code definitions | |
| - Connection management with saved profiles for dev, staging, and production environments | |
| ## Who Is This For | |
| - DevOps engineers managing database schemas across multiple deployment environments | |
| - Backend developers debugging schema-related CI/CD failures without leaving their IDE | |
| - Infrastructure-as-code teams validating database changes before production rollouts | |
| - Full-stack engineers conducting rapid database testing during local development cycles | |
| ## How It Works | |
| Install the extension from the VS Code marketplace in seconds. Connect your database using saved credentials or environment variables. Browse your schema, generate ERD visualizations with a single click, and run queries directly in the sidebar—results appear instantly with export options. All queries and connections stay private; nothing leaves your workspace. | |
| ## Frequently Asked Questions | |
| **Does this work with my existing database infrastructure?** | |
| Yes. The extension supports PostgreSQL, MySQL, SQL Server, and MongoDB, covering 95% of production infrastructure deployments. Connection profiles can reference environment variables for secure credential management. | |
| **Can I use this in my CI/CD pipeline?** | |
| The extension is designed for local development and manual testing. For CI/CD automation, use the query runner in conjunction with your existing infrastructure-as-code tools (Terraform, CloudFormation) to validate schema changes. | |
| **Will this slow down VS Code?** | |
| No. The extension uses lazy-loading and runs queries asynchronously. Database connections are cached and only refresh on demand, keeping your IDE responsive even with large schemas. | |
| **How is my database connection secured?** | |
| Credentials are stored locally in VS Code's secure storage and never transmitted. The extension only connects directly to your database when you execute queries. No data is logged or tracked. | |
| **Can I visualize schemas from multiple databases at once?** | |
| Yes. Save multiple connection profiles and switch between them instantly. Compare schemas across environments or manage microservices with separate databases from a single IDE window. | |
| ## What You Get | |
| - Instant digital download | |
| - Complete VS Code extension with full documentation | |
| - Free updates for life — pay once, own forever | |
| - Setup guide and usage instructions | |
| **Get Database ERD Visualizer and Query Runner for $9.99 and eliminate context-switching from your database workflow starting today.** | |
| ## Get the Full Version | |
| - **Demo**: Free on Hugging Face Spaces | |
| - **[Buy on Gumroad](https://lunarautomata.gumroad.com/l/jycqa)** — Instant download | |
| - **[Buy on Whop](https://whop.com/database-erd-visualizer-and-query-runner-vs-code-extension)** — Dashboard access | |
| - **[Buy Now](https://buy.stripe.com/5kQcN5eTte2MbRS5bucZb2y)** — Secure checkout | |
| --- | |
| *Built with [FORGE-X](https://github.com/WealthFromAI)* | |