Documentation

SQLite

Namespace

SQLite database access.

A prepared SQLite statement and result set. Note that SQLite statements can be relatively IO-heavy depending on its use. Refer to the SQLite documentation for more information.

An SQLite database.