Python Module Index
a | ||
apsw | Python access to SQLite database library | |
apsw.bestpractice | Ensure SQLite usage prevents common mistakes, and get best performance | |
apsw.ext | Various interesting and useful bits of functionality | |
apsw.fts5 | Helpers for working with full text search | |
apsw.fts5aux | Auxiliary functions for ranking and match extraction | |
apsw.fts5query | Helpers for working with `FTS5 queries <https://www.sqlite.org/fts5.html#full_text_query_syntax>`__ | |
apsw.shell | Interact with SQLite | |
apsw.unicode |