achristmascarl/rainfrog
🐸 a database tool for the terminal observed · 2026-08-28
Health v2 · maintenance only
91/100
- Activity 99
- Release rhythm 99
- Longevity 60
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: 9.0
- age_days: 840
- days_rel: 9
- days_push: 9
- n_releases_24m: 45
Adoption not part of the score
5293 stars · 96 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Rainfrog is a terminal-based (TUI) database management tool built in Rust with Ratatui, supporting PostgreSQL, MySQL, SQLite, and other databases. It offers a vim-like query editor with syntax highlighting, table browsing, filtering, and schema navigation.
Use cases
- query postgres from the terminal
- browse and filter database tables in a tui
- lightweight alternative to GUI database clients
- run sql queries with vim keybindings
- manage sqlite and mysql databases in the shell
- inspect table metadata and schemas over ssh
When to choose
- you live in the terminal and want a fast, keyboard-driven database client
- you need a lightweight alternative to DBeaver or pgAdmin
- you work across postgres, mysql, and sqlite with one tool
- you're on a remote server or ssh session without GUI access
When to avoid
- you need full GUI features like visual ER diagrams or report builders
- you require write access on production databases (breaking changes expected)
- you need Oracle or DuckDB as first-class, well-tested drivers
- you prefer mouse-heavy point-and-click database tools
Facets
cli-tool · maturity active
database database-driver terminal-ui developer-tools databases developer-tools windows cli rust cross-platform tui sql-client ratatui postgres mysql sqlite vim-keybindings database-management command-line linux macos
2 sources
- readme: https://github.com/achristmascarl/rainfrog · fetched 2026-08-28 · a185eb68409c
- registry_crates: https://crates.io/api/v1/crates/rainfrog · fetched 2026-08-29 · 9e78d71d8cad
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| achristmascarl/rainfrog | main | 91 |
For agents
markdown · JSON · MCP: product_card(name="achristmascarl/rainfrog")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem