Hi folks. i have a bunch of data in a
Hi folks. i have a bunch of data in a csv file which i would like to dump into my table i d1 db. Which is the best way to do this? Seems like d1 doesn't support csv yet (cmiiw)
2 Replies
just stumbled upon this, let me try and get back
https://flaky.build/how-to-add-3-million-real-companies-to-your-empty-cloudflare-d1-database
Flaky Build
How to add 3 million real companies to your empty Cloudflare D1 dat...
These are the steps how I added 3 million real companies to my empty database. CrunchBase has amazing free dataset which I converted to SQL using duckdb & sqlite3 and uploaded to Cloudflare D1 database with wrangler.
nvm, did it folks. 👋