You can specify `--persist-to` in the dev command <https://developers.cloudflare.com/workers/testing

You can specify
--persist-to
in the dev command https://developers.cloudflare.com/workers/testing/local-development/#work-with-local-data, https://developers.cloudflare.com/workers/wrangler/commands/#dev to specify a specific folder to persist stuff too, while I think sqlite itself would be fine idk if the rest of it would if you're talking about running it at the same time
Was this page helpful?