Ross ROSS = Recommend OSS · open-source software intelligence for agents

damms005/devdb-vscode

A zero-config VS Code database extension with affordances to aid development and debugging. observed · 2026-08-28

github.com/damms005/devdb-vscode · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

85/100

  • Activity 98
  • Release rhythm 72
  • Longevity 79
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 0
  • age_days: 1119
  • days_rel: 111
  • days_push: 13
  • n_releases_24m: 64

Full methodology

Adoption not part of the score

1429 stars · 40 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

DevDb is a zero-config VS Code extension that auto-discovers your project's database and displays its records and schema directly inside the editor to aid development and debugging. It supports engines like MySQL, MariaDB, PostgreSQL, SQLite, MongoDB, Redis, ClickHouse, and DuckDB, and can expose database context to AI IDEs through an MCP server.

Use cases

  • view and browse database tables inside vscode without switching apps
  • zero-config database extension for vs code
  • inspect mysql database in a laravel sail or ddev project while coding
  • generate eloquent models from the database schema
  • open a specific table quickly with a keyboard shortcut
  • give my database schema to cursor or windsurf via mcp
  • search similar rows with pgvector embeddings from the editor

When to choose

  • You develop locally against MySQL, PostgreSQL, SQLite, MongoDB, or Redis and want data visible in VS Code with no manual configuration
  • You use Laravel, DDEV, Adonis, Supabase, or containerized setups and want automatic database discovery plus framework-specific affordances
  • You want an MCP server that hands database schema and records to AI-powered IDEs

When to avoid

  • You need a full standalone database GUI with administration, user management, or advanced import/export tooling
  • You do not use VS Code or an MCP-capable editor, since DevDb is built as a VS Code extension
  • You only need to run complex ad-hoc SQL analytics rather than inspect and debug app data during development

Facets

plugin · maturity active

database developer-tools mcp databases developer-tools editor-plugin vscode-extension database-client database-gui sql mysql postgresql sqlite mongodb redis zero-config laravel ddev supabase mcp-server local-development

5 sources

Member repositories

RepositoryRoleHealth v2
damms005/devdb-vscodemain85

For agents

markdown · JSON · MCP: product_card(name="damms005/devdb-vscode")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem