A collection of things I've built, contributed to, and experimented with.
Highlighted projects, grouped by domain — tap any to see the full write-up.
Database Backup Utility
A CLI tool which helps to perform Backup, restore on database likes Postgres, SQL and also helps to automate the backup job
pg-log-parser
A CLI that parses PostgreSQL server logs, normalizes query fingerprints, and ranks the slowest queries and most frequent errors — handy for postmortems and tuning.