https://developers.cloudflare.com/d1/configuration/data-location/
Cloudflare Docs
Learn how the location of data stored in D1 is determined, including where the leader is placed and how you optimize that location based on your …

wrangler dev's Workers !== real Workersworker dev --remote? wrangler dev --remote doesn't have the same performance characteristics as a deployed Worker (which runs across Cloudflare's network)README.md that it can potentially handle big DBs. .run I have updated the types and wrangler and I still see that run returns a D1Response. What I am missing?
wrangler d1 info <dbname>
wrangler devworker dev --remotewrangler dev --remoteREADME.md.runrun wrangler d1 execute TestDB --local --file=./sql/sequence.sqlUncaught (async) Error: D1_ERROR: SqliteError: no such table:- D1 Databases:
- DB: TestDB (c73a0***-wrangler d1 execute TestDB --local --command="SELECT * FROM MyTable" wrangler d1 info <dbname>