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

4 points by maverick98 9 months ago | 0 comments
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.