not sure. I'm trying to figure out if it is possible to migrate MySQL -> D1. I could import only sch

not sure. I'm trying to figure out if it is possible to migrate MySQL -> D1. I could import only schema, and then setup a background Worker to populate the data during night or smth. But I couldn't manage to run a Worker that could connect to a MySQL db, so I would probably need to put the dump.sql on a R2 first.
Was this page helpful?