Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
peepDB v0.1.2 - First Test Release source code.tar.gz | 2024-09-07 | 27.7 kB | |
peepDB v0.1.2 - First Test Release source code.zip | 2024-09-07 | 37.8 kB | |
README.md | 2024-09-07 | 1.5 kB | |
Totals: 3 Items | 67.0 kB | 0 |
Release Title: peepDB v0.1.2 - First Test Release
Description:
peepDB v0.1.2 - First Test Release on TestPyPI
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!