Show HN: An open source project in Python to inspect databases through CLI fast
https://github.com/PeepDB-dev/peepdbpeepDB 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.