Getting Started
API Reference
Connection
Cursor
Row
Error
Warning
DatabaseError
OperationalError
ProgrammingError
IntegrityError
ConnectionT
CursorT
connect()
PoolMetricsGauges
PoolMetricsGauges.rapsqlite_pool_size
PoolMetricsGauges.rapsqlite_pool_num_idle
PoolMetricsGauges.rapsqlite_pool_in_use
pool_metrics_gauges()
execute_iter()
paginate()
analyze_query_plan()
suggest_indexes()
in_clause_query()
rows_to_dicts()
timed_fetch_all()
transaction_retry()
transaction_with_timeout()
InterfaceError
DataError
InternalError
NotSupportedError
Guides
async with db.execute(...)
aiosqlite.Row
executescript()
load_extension()
iterdump()
init_hook
Reference
rapsqlite