apsw

Another Python SQLite Wrapper

Version

3.36.0~r1-4
(2025-07-24)

Size

1.4

KiB

Repository

HaikuPorts
x86_64
A Python wrapper for the SQLite embedded relational database engine. In contrast to other wrappers such as pysqlite it focuses on being a minimal layer over SQLite attempting just to translate the complete SQLite API into Python.