TinyBase logoTinyBase

persister-cr-sqlite-wasm

The persister-cr-sqlite-wasm module of the TinyBase project lets you save and load Store data to and from a local CR-SQLite database (in an appropriate environment).

See also

Persisting Data guide

Since

v4.0.0

createCrSqliteWasmPersister

The createCrSqliteWasmPersister function creates a Persister object that can persist the Store to a local CR-SQLite database (in an appropriate environment).