D1 Manager
A web UI and API for administering Cloudflare D1 databases, allowing users to browse tables, inspect schemas, edit records, and run SQL or natural-language queries. It deploys to Cloudflare Pages in the visitor's own account, binding D1 databases and optionally a Workers AI binding or OpenAI key.
- Stars
- 649
- Forks
- 335
- License
- MIT
- Category
- Developer Tools
- Latest push
- Published
- Refreshed
- Updated
About this app
This profile is based on public repository information.
Research and source context
This profile is compiled from public repository data. Repository details were captured and the profile was last researched .
More in Developer Tools
bknd
A self-hosted backend application providing database management, authentication, media handling, and workflows through a REST API and admin UI. It deploys to Cloudflare Workers and can use Cloudflare D1 or Durable Objects SQLite for data and R2 for media storage in a visitor-controlled account.
t4-app
A command-line scaffolding tool that generates a full-stack TypeScript starter app combining Expo and Next.js with tRPC, Tamagui, and Drizzle. The generated backend runs on Cloudflare Workers with a D1 SQLite database, and the project is designed for deployment to the user's own Cloudflare account.
melody-auth
An OAuth 2.0 and authentication server providing sign-in, MFA, social and SAML/OIDC sign-in, RBAC, an admin panel, and frontend SDKs. It deploys to Cloudflare Workers with D1 and KV storage in the visitor's own account, with an alternative Node.js, Redis, and PostgreSQL self-hosting path.