A simple and efficient SQL database query tool.
Author: qjzt_cn
Version: 0.0.1
Type: tool
Repository: https://github.com/QJZT/sql-db
-
Lightweight dependencies with only two core libraries:
- sqlalchemy>=2.0.0
- psycopg2-binary>=2.9.9
-
Simplified workflow:
- No complex URL authorization configuration needed
- Direct database connection with simple parameters
- Support for standard SQL operations (SELECT)