TinyBase logoTinyBase

persister-postgres

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

See also

Database Persistence guide

Since

5.2.0

Interfaces

There is one interface, PostgresPersister, within the persister-postgres module.

Functions

There is one function, createPostgresPersister, within the persister-postgres module.