| glim::bufstr_t< SIZE, THROW > | Stack-allocated string buffer |
| glim::Sqlite | The database |
| glim::SqliteParQuery | Version of SqliteQuery suitable for using SQLite in parallel with other processes |
| glim::SqliteQuery | Wraps the sqlite3_stmt; will prepare it, bind values, query and finalize |
| glim::SqliteSession | A single thread session with Sqlite |
1.4.6