d1-repl
v0.1.2
Published
A D1 REPL tool.
Readme
d1-repl
A D1 REPL tool.
Access your Cloudflare D1 in a simple REPL similar to the real Sqlite CLI.
It calls the wrangler CLI to execute commands.
Use without installing
npx d1-repl
deno run -A jsr:@patdx/d1-replInstallation
npm install -D d1-repl wrangler
deno add jsr:@patdx/d1-replUsage
d1-repl [options]License
MIT
