igorkasyanchuk/rails_db
Rails Database Viewer and SQL Query Runner observed · 2026-08-28
Health v2 · maintenance only
72/100
- Activity 88
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 3976
- days_rel: n/a
- days_push: 75
- n_releases_24m: 0
Adoption not part of the score
1496 stars · 108 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Ruby gem that adds a web-based database viewer and SQL query runner to Rails applications at /rails/db. It lets developers inspect table contents and schemas, run SQL queries with autocomplete and EXPLAIN, and export data to CSV or Excel.
Use cases
- inspect rails database tables in the browser
- run ad-hoc SQL queries against a rails app
- export database tables to csv or excel
- view database schema and indexes during development
- explain sql query performance in rails
- edit or delete table records from a web ui
- browse and filter table data while debugging
When to choose
- you develop Rails apps with PostgreSQL, MySQL, or SQLite and want quick DB inspection
- you need a lightweight in-app alternative to external DB GUI tools
- you want SQL query history, autocomplete, and EXPLAIN inside your dev environment
When to avoid
- you need a production-grade database administration tool with access controls beyond HTTP basic auth
- your stack is not Ruby on Rails
- you require support for databases beyond the common ActiveRecord adapters
Facets
plugin · maturity active
database search-engine developer-tools gui cli databases web-development developer-tools backend ruby cli rails-gem database-viewer sql-query-runner active-record data-export csv-export web-server
2 sources
- readme: https://github.com/igorkasyanchuk/rails_db · fetched 2026-08-28 · 10b44f2d9d0e
- homepage: https://www.railsjazz.com/ · fetched 2026-08-29 · 626b8c854c6d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| igorkasyanchuk/rails_db | main | 72 |
For agents
markdown · JSON · MCP: product_card(name="igorkasyanchuk/rails_db")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem