Description
Scheme database applications can use SQLite3 through a guile-dbi DBD plugin. It is useful for local data storage and tools that need an embedded SQL database from GNU Guile.
SQLite drivers can create or modify local database files. Back up important databases before running scripts that write data.