All activity
Evangelos Meklis
left a comment
Hello everyone,
While working on other projects, I found myself always having to connect and use SELECT * to see dummy entries or new users. I favored the CLI for monitoring my database entries, especially because I was testing and just adding dummy users + our first normal users in projects. So it became a bit tiring always having to connect to postgres, mysql and give select * queries from...
PeepDB
PeepDB:open-source CLI tool to quickly view database tables.
peepDB is an open-source command-line tool and Python library designed for developers and database administrators who need a fast and efficient way to inspect their database tables without writing SQL queries.
PeepDB
PeepDB:open-source CLI tool to quickly view database tables.