Hello, everyone.
I am trying to import csv that has about 400k rows(about 60MB).
Could you let me know how many WUs costs for importing csv file?
If I connect the bubble database with MySQL and insert data, how many WUs need?
Also I want to know WU in importing csv or connecting and use MySQL.
I am using Growth Plan.
Thank you in advance.
that’s a fair chunk of data
very hard to estimate the cost since the costing has so many variables
I’d do a test import of 100 and then see what the cost was to then get a fairly accurate estimate
if you use bulk create/change then the cost will be different to if you process each row separately also
Thank you for letting me know, @mitchbaylis