https://github.com/etorixdev/db-manager
A basic database manager for sqlite3, aiosqlite, and psycopg.
https://github.com/etorixdev/db-manager
Last synced: about 1 year ago
JSON representation
A basic database manager for sqlite3, aiosqlite, and psycopg.
- Host: GitHub
- URL: https://github.com/etorixdev/db-manager
- Owner: EtorixDev
- License: mit
- Created: 2025-03-23T11:36:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-23T11:44:25.000Z (about 1 year ago)
- Last Synced: 2025-03-23T12:27:48.630Z (about 1 year ago)
- Language: Python
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
A basic database manager for sqlite3, aiosqlite, and psycopg.
Barely tested and probably inefficient.