Hey guys, has anyone tried to access their database using a client? or is it only via packages they provided or API? Client being like HeidiSQL, or Visual Studio Code Database Extension
You could create your own worker that routes your sql queries or you can use https://github.com/elithrar/http-api-d1-example(I have not used it for a while so I'm unsure if it still works)
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?
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.