WordPress / WordPress/sqlite-database-integration

Cloudflare D1 Support

Open
#288 1 comment 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
363
Forks
67
Avg merge
2d 15h
Merged PRs (30d)
7

Description

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the existing SQLite database integration and the linked Laravel D1 bindings, focusing on how queries and bindings are proxied to Cloudflare D1's /query endpoint. Done means the integration supports D1 and its query and binding behavior, with the WordPress Playground on Cloudflare Workers use case accounted for.

Written by the indexing model from the issue text.

Assessment

Tech stack
laravel, php, sqlite
Domain
cloud, database
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.