TinyBase logoTinyBase β

persister-electric-sql

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

This module is deprecated as of v9.7.0 and will be removed in v10.0.0. The electric-sql module that it binds to was deprecated by its authors, has not been published since 2024, and has been superseded by a rebuilt sync engine with a different architecture. If you are working with PostgreSQL, the PgPersister, PostgresPersister and PglitePersister are all actively supported.

Deprecated

The electric-sql module that this binds to is no longer maintained. This module will be removed in v10.0.0.

See also

Database Persistence guide

Since

v4.6.0

Interfaces

Functions