Show HN: An open source project in Python to inspect databases through CLI fast

https://github.com/PeepDB-dev/peepdb
by maverick98 • 2 years ago
4 0 2 years ago

peepDB is a CLI tool designed for rapid database table inspection without writing SQL. It supports MySQL, PostgreSQL, and MariaDB, allowing users to view all tables or a specific table with simple commands. The tool securely stores connection details, provides output in formatted table or JSON format.

Related Stories

Loading related stories...

Source preview

github.com