Rare find

D1 Manager. A point-and-click tool for managing your Cloudflare databases without writing SQL.

d1-manager.pages.dev

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2025
  • Merge pull request #68 from JacobLinCool/upgrade-deps
  • feat: update SQL statement type checks
  • refactor: upgrade to Tailwind CSS 4 and DaisyUI 5
April 2025
  • feat: standardize syntax across components and remove d1 shim
  • chore: update svelte and dev deps
  • Merge pull request #66 from JacobLinCool/remove-deprecated-cloudflare-ai
  • fix: remove unnecessary build step from prepare script in package.json
  • feat: remove deprecated cloudflare ai package
  • Merge pull request #64 from JacobLinCool/update-default-model
  • ci: update PNPM action version to v4 in workflows
  • feat: update default model to gpt-4.1-mini in README and source code
September 2024
  • Merge pull request #55 from KyGuy2002/fix/exec-error-msgs
  • Merge pull request #56 from andretunes/patch-1
April 2024
  • Create pt.json
  • Fixed issue identifying errors on client (exec)
  • Merge pull request #54 from moalamri/fix49
  • fix: syntax error when tables/columns have special characters
  • Add wrangler.toml to .gitignore
  • Merge pull request #50 from johtso/patch-1
  • Add a bit more detail to setup instructions