Description
Integrates SQLite database access with wxWidgets applications, giving C++ developers a wrapper that fits GUI programs built on wxWidgets. It is useful when desktop software needs a local embedded database.
This is a development library, not a database browser. Data safety, migrations, backups, and query behavior depend on the application built with it.