We're excited to announce the first test release of peepDB, a powerful and user-friendly database inspection tool!
What's New
- Initial release of peepDB
- Support for MySQL, PostgreSQL, and MariaDB
- Command-line interface for easy database inspection
- Secure storage of database connection details
- Formatted table and JSON output options
Key Features
- ð Multi-Database Support: Works with MySQL, PostgreSQL, and MariaDB
- ð Quick Data Inspection: View all tables or a specific table with a simple command
- ðĨïļ User-Friendly CLI: Easy-to-use command-line interface
- ð Secure Storage: Securely store database connection details with encryption
- ðŠķ Lightweight: Minimal footprint, designed for speed
- ð Formatted Output: View data in a clean, formatted table or JSON format
Installation from TestPyPI
This is a test release available on TestPyPI. To install this version, use:
pip install -i https://test.pypi.org/simple/ peepdb==0.1.2
Please note that this is a test release and is not recommended for production use. We appreciate any feedback or issues you may encounter while testing this release.
What's Next
- Further testing and refinement of features
- Performance optimizations
- Additional database support
- Official release on PyPI
We're looking forward to your feedback and contributions as we continue to improve peepDB!