persister-libsql
The persister-libsql module of the TinyBase project lets you save and load Store data to and from a local LibSQL database (in an appropriate environment).
This is also the module to use with hosted services built on LibSQL, such as Turso and Astro DB. See the createLibSqlPersister function for how to get at the underlying client in an Astro project.
See also
Database Persistence guide
Since
v4.7.0