sqlite-database-integration icon indicating copy to clipboard operation
sqlite-database-integration copied to clipboard

Cloudflare D1 Support

Open batonac opened this issue 1 month ago • 0 comments

Cloudflare D1 is Cloudflare's cloud-native SQLite-based Databse offering. There are Cloudflare D1 bindings for Laravel available, for reference of how to proxy the query and bindings to the D1's /query endpoint in the Cloudflare API.

This would be a powerful addition to the SQLite databse integration, opening up the way to run WordPress Playground on Cloudflare Workers.

batonac avatar Nov 12 '25 14:11 batonac