Skip to content
Yevgeniy Zakharov edited this page Feb 11, 2017 · 33 revisions

sqlite_orm is a powerful lightweight sqlite3 ORM library for C++14. All library classes and functions are located behind sqlite_orm namespace. Example: sqlite_orm::make_storage.

Functions

Classes

Clone this wiki locally