Open Source
pg-checkup
Built by Jerome Bautista
A small CLI that runs routine health checks against a Postgres database.
Builder email verified
Verification

- Type
- Personal
- Category
- Open Source
- Published
- Jul 25, 2026
- Updated
- Jul 25, 2026
Built withGoPostgreSQL
TopicsProductivityAnalytics
About this project
A command-line tool I wrote to run the sanity checks I kept doing by hand — bloat, unused indexes, long-running queries. I use it on my own projects and shared it in case it's useful to anyone else.