When running migrations that create temp tables, copy data, drop the original tables, and rename the new tables, how much memory do I have to perform this operation?
Its been a while since i've done it but its something similar to wrangler d1 execute <DATABASE_NAME> --command "SELECT * FROM table"wrangler d1 execute <DATABASE_NAME> --command "SELECT * FROM table"
A full query console for Cloudflare's D1 database product. - GitHub - isaac-mcfadyen/d1-console: A full query console for Cloudflare's D1 database product.
is there another option i can use, thats not d1 but will be faster than mongo atlas. since i am on the free tier. i would literally have to connect to it in oregon