Demo apps
Explore the following demo applications for D1.
- Remix Authentication Starter: Implement authenticating to a Remix app and store user data in Cloudflare D1.
- JavaScript-native RPC on Cloudflare Workers <> Named Entrypoints: This is a collection of examples of communicating between multiple Cloudflare Workers using the remote-procedure call (RPC) system that is built into the Workers runtime.
- D1 Northwind Demo: This is a demo of the Northwind dataset, running on Cloudflare Workers, and D1 - Cloudflare’s SQL database, running on SQLite.