71
dbspin is a minimal yet powerful CLI tool that lets developers quickly spin up database connections using tools like pgcli or psql with zero hassle. It reads environment-specific configs, supports port aliasing, and provides an interactive prompt (only when needed) to choose the right environment, port, and database. Whether you're switching between dev, QA, or prod environments, dbspin removes friction and makes database access fast, repeatable, and team-friendly
Built with