Description
SQLite databases can be read and written from Pure programs through this interface. This module is for developers adding embedded SQL storage to Pure scripts or applications. Local database files may hold sensitive data, so transactions, backups, and path handling need attention.