An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

A basic database manager for sqlite3, aiosqlite, and psycopg.

Barely tested and probably inefficient.