Description
C++ applications can access SQLite databases through the tntdb class library. Developers install it to add a small database abstraction to programs using the tntnet ecosystem. SQL statements, file permissions, migrations, and database error handling remain the responsibility of the consuming application.