Module zut.db.sqlite

Implementation of base Db adapter for the SQLite database backend.

Classes

SqliteDb([input, name, path, no_autocommit, ...])

Database adapter for SQLite 3 (using the driver included in Python 3).