AsyncIO SQLite
JSON →aiosqlite provides a friendly, async interface to SQLite databases, replicating the standard `sqlite3` module but with asynchronous versions of all connection and cursor methods. It enables interaction with SQLite databases on the main AsyncIO event loop without blocking, utilizing a single, shared thread per connection for query execution. The current version is 0.22.1, and it maintains an active release cadence.
Traffic · last 30 days ↑267% vs prev 7d
total hits 33
actors 7 distinct systems
last hit 1d ago PetalBot
top countries 🇸🇬 Singapore · 🇺🇸 United States · 🇨🇦 Canada · 🇩🇪 Germany · 🇬🇧 United Kingdom
Resources
API endpoints
full doc /v1/registry/aiosqlite
install /v1/registry/aiosqlite/install
compatibility /v1/registry/aiosqlite/compatibility