FICHA · MANJARO

python-aiosqlite

Asyncio bridge to the standard sqlite3 module

  • Library
  • Dev
  • DATABASE
  • NONE
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Use SQLite from Python asyncio applications through an asynchronous bridge to the standard sqlite3 module. It helps services and tools access local databases without blocking the event loop as directly.

SQLite files can hold important local data. Manage transactions, file paths, and concurrency carefully to avoid corruption or data loss.

Permissions

Permissions not analysed for this source yet.