tinyplex / tinybase

The reactive data store for local‑first apps.
https://tinybase.org
MIT License
3.23k stars 65 forks source link

Persist TinyBase to Astro DB #138

Open gunta opened 3 months ago

gunta commented 3 months ago

Is your feature request related to a problem? Since we already got support for Turso's LibSQL for persistence, making TinyBase persist to the new Astro DB (which is based on Turso) should be the next logical step.

Describe the solution you'd like Support Persistence to Astro DB.

Describe alternatives you've considered Perhaps using Astro DB Integrations interface might be the most straightforward way.

Additional context Having official Astro DB support out of the box for TinyBase is gonna be an important feature, since the Developer Experience of Astro DB is one of the best available on the market right now, in big part thanks to Turso.