TinyBase logoTinyBase β

Interfaces

There is one interface, Sqlite3Persister, within the persister-sqlite3 module.

Sqlite3Persister

The Sqlite3Persister interface represents a Persister that lets you save and load Store data to and from a local SQLite database.

Read more