kndndrj/nvim-dbee
Interactive database client for neovim observed · 2026-08-28
Health v2 · maintenance only
36/100
- Activity 33
- Release rhythm 8
- Longevity 94
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1317
- days_rel: n/a
- days_push: 404
- n_releases_24m: 0
Adoption not part of the score
1307 stars · 99 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An interactive database client implemented as a Neovim plugin, with a Go backend and Lua frontend. It lets users execute SQL queries and view results directly inside the editor without relying on external CLI tools.
Use cases
- run sql queries from neovim
- browse database tables inside my editor
- interactive database client for neovim
- execute queries without leaving the editor
- view query results in a vim buffer
- replace gui database clients with a vim workflow
When to choose
- you live in Neovim and want to query databases without switching apps
- you want a self-contained client that doesn't depend on psql or other CLI tools
- you need fast, streaming result rendering via an iterator-based backend
When to avoid
- you need a full GUI database client with visual schema diagrams
- you don't use Neovim (requires nvim >= 0.10)
- you need guaranteed API stability - it's alpha software with expected breaking changes
Facets
plugin · maturity active
database database-driver developer-tools editor databases developer-tools text-editors editor-plugin cross-platform windows go lua neovim-plugin database-client sql query-execution editor-integration linux macos
1 source
- readme: https://github.com/kndndrj/nvim-dbee · fetched 2026-08-28 · 771a1797c9ae
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kndndrj/nvim-dbee | main | 36 |
For agents
markdown · JSON · MCP: product_card(name="kndndrj/nvim-dbee")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem