Zum Inhalt springen
Loslegen

Export from MySQL — clean records for the next system

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

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.