Export from MySQL — clean records for the next system
Questi contenuti non sono ancora disponibili nella tua lingua.
The easy part, and the real question
Section titled “The easy part, and the real question”Getting data out of MySQL is the easy part — mysqldump or SELECT … INTO OUTFILE does it in one command. The real
question is where the data lands next. Headed into a SaaS system? That system’s page in
this section shows the way in. And if a spreadsheet from some MySQL-backed system just
landed on your desk, try it in the playground — free, no
signup — or join the waitlist for the
run-it-yourself importer.