Serverless SQL database

Cloudflare D1

Canonical SQL authority for GRID EATER data where the platform explicitly assigns that role.

What is Cloudflare D1?

Cloudflare D1 is a managed serverless SQL database with SQLite SQL semantics and direct integration with Workers and HTTP APIs.

What is it normally used for?

  • Serverless relational application data
  • SQL queries from Workers
  • Managed SQLite-style databases

How GRID EATER uses it

GRID EATER uses D1 as canonical authority in assigned areas, including core public business data. It is not the public search engine and is not treated as a cheap place for broad visitor-time scans; query paths are expected to stay bounded and index-backed.

Why this architecture mattersCanonical data and public search are different jobs: D1 holds truth where assigned, while Typesense serves the fast disposable search projection.

Related technology

Official resources

Cloudflare D1 official documentation / website ↗

Technology names, logos and trade marks belong to their respective owners. Their use here identifies technology GRID EATER uses or supports and does not imply partnership or endorsement.