mirror of
https://git.freebsd.org/ports.git
synced 2025-06-17 10:40:46 -04:00
4 lines
175 B
Text
4 lines
175 B
Text
SQLiteC++ offers an encapsulation layer around the native C APIs of SQLite, with
|
|
a few intuitive and well documented C++ classes.
|
|
|
|
WWW: https://github.com/SRombauts/SQLiteCpp
|