You could try copying logic from this repo that handles data dump from DO’s, or connect your DO up t

You could try copying logic from this repo that handles data dump from DO’s, or connect your DO up to a deployment of this and have access to it via an HTTP route.

Most of the goodies of interacting with the data layer of a durable object are left for us to build on. D1 has some of the prebuilt interactions like dumps built out for it.

https://github.com/outerbase/starbasedb/tree/main/src/export
GitHub
HTTP SQLite scale-to-zero database on the edge built on Cloudflare Durable Objects. - outerbase/starbasedb
Was this page helpful?