LatticeCpp - Core C++ ORM Implementation
LatticeCpp is the C++ core of the Lattice ORM system. It provides the database layer that Swift (and eventually Kotlin) frontends delegate to. Built on SQLite with support for sync, change tracking, and observation.