Description
A Gambas component that adds SQLite 3 support to Gambas applications. It lets programs store and query local database files without running a separate database server.
Install it when a Gambas app uses SQLite. Local database files should still be protected and backed up when they contain settings, documents, or user data.