TinyBase logoTinyBase

persister-sqlite-wasm

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

See also

Persisting Data guide

Since

v4.0.0

Interfaces

There is one interface, SqliteWasmPersister, within the persister-sqlite-wasm module.

Functions

There is one function, createSqliteWasmPersister, within the persister-sqlite-wasm module.