tpope/vim-dadbod
dadbod.vim: Modern database interface for Vim observed · 2026-08-28
Health v2 · maintenance only
60/100
- Activity 61
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: n/a
- age_days: 3100
- days_rel: n/a
- days_push: 239
- n_releases_24m: 0
Adoption not part of the score
4435 stars · 164 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Vim plugin providing a modern database interface through a single :DB command with URL-based connection strings. It supports many SQL and NoSQL backends including PostgreSQL, MySQL, SQLite, MongoDB, and Redis.
Use cases
- run sql queries from vim
- query postgres from my editor
- vim plugin for database access
- execute sql on a buffer selection
- connect to redis or mongodb from vim
- replace dbext.vim with something simpler
When to choose
- you live in Vim and want to run queries without leaving the editor
- you want one simple URL-based command instead of dozens of dbext commands
- you need to support many database backends including NoSQL
- you want per-project database configuration
When to avoid
- you use VS Code or another editor - use a database extension for that editor instead
- you need a full GUI database client with schema browsing - use dadbod-ui or DBeaver
- you don't use Vim
Facets
plugin · maturity active
database database-driver developer-tools databases developer-tools text-editors editor-plugin cross-platform vim-plugin sql editor-integration database-client vimscript vim
5 sources
- readme: https://github.com/tpope/vim-dadbod · fetched 2026-08-28 · 27d91646680b
- homepage: https://www.vim.org/scripts/script.php?script_id=5665 · fetched 2026-08-29 · cc4ef054b9d3
- site_page: https://www.vim.org/about.php · fetched 2026-08-29 · 1bd2c1907ce5
- site_page: https://www.vim.org/docs.php · fetched 2026-08-29 · 438015e9e2e2
- site_page: http://www.vim.org/about.php · fetched 2026-08-29 · fbe78bde9535
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tpope/vim-dadbod | main | 60 |
For agents
markdown · JSON · MCP: product_card(name="tpope/vim-dadbod")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem