persister-pg
The persister-pg module of the TinyBase project lets you save and load Store data to and from a PostgreSQL database, via the pg module (in an appropriate environment).
Since the pg module is the de facto standard PostgreSQL driver for Node.js, this module also works with the many hosted PostgreSQL services that provide a pg-compatible driver, such as Neon.
See also
Database Persistence guide
Since
9.6.0