aiosqlite
Subscription: Developer
Active
Subscription: Developer
Bridges the standard sqlite3 module with asyncio to provide a non-blocking interface for SQLite databases. It replicates familiar connection and cursor methods with asynchronous versions for better performance.
pip install aiosqlite==0.22.1
0.22.1
Linux