Python Module Index
a
-
apsw
Python access to SQLite database libraryapsw.bestpractice
Ensure SQLite usage prevents common mistakes, and get best performanceapsw.ext
Various interesting and useful bits of functionalityapsw.fts5
Helpers for working with full text searchapsw.fts5aux
Auxiliary functions for ranking and match extractionapsw.fts5query
Helpers for working with `FTS5 queries <https://www.sqlite.org/fts5.html#full_text_query_syntax>`__apsw.shell
Interact with SQLite