TinyBase logoTinyBase

persister-sqlite3

The persister-sqlite3 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, Sqlite3Persister, within the persister-sqlite3 module.

Functions

There is one function, createSqlite3Persister, within the persister-sqlite3 module.