igorkasyanchuk/rails_db
Rails Database Viewer and SQL Query Runner
lol_dba is a small package of rake tasks that scan your application models and displays a list of columns that probably should be indexed. Also, it can generate .sql migration scripts.
Appears on
Quick read
Latest capture 2026-08-20 03:04
0 paths
Agent instructions and tool configuration found in this repository.
No config files detected.
6 observed captures since 2026-06-09. Observed captures are shown by default.
Stars from first capture 0
Observed captures only
All tracked data
Observed snapshots
Observed snapshots
Nearest indexed repositories by embedding similarity.
Rails Database Viewer and SQL Query Runner
Polo travels through your database and creates sample snapshots so you can work with real world data in development.
Replaces Rails PostgreSQL `dbconsole` with the much nicer `pgcli`
The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.
A faster alternative to the custom use of `in_batches` with `pluck`
Make your PostgreSQL migrations safe