Documentation
Implementation of base Db adapter for the SQLite database backend.
Classes
SqliteDb([input, name, path, no_autocommit, ...])
SqliteDb
Database adapter for SQLite 3 (using the driver included in Python 3).