sqlite3 CLI to interact with, while the above repo dumps your database into sql statementsD1 in a Durable Object transaction insteadYou'll never guess what D1 uses
wrangler d1 execute default to local (to match wrangler dev), and I think it's in a good place to try out: https://github.com/cloudflare/workers-sdk/pull/4930npx wrangler@d1. For example:--local for local, --remote for remotesqlite3npx wrangler@d1npx wrangler@d1 d1 execute <DBNAME> --command ="..."