Want to export data from MySQL table to TSV file?
Using Withdata software DBToFile, a TSV exporter for MySQL, you can export MySQL (MariaDB, Percona) data to TSV file easily and fast.
- Can run in GUI mode, Step by Step, just a few mouse clicks.
- Can run in Command line, for Scheduled Tasks and Streams.
- Support Windows, Linux, macOS.
Export data from MySQL (MariaDB, Percona) table to TSV file
Login to MySQL -> Choose MySQL table -> Set TSV file options -> Export MySQL to TSV
Choose MySQL and logon.
Click “Export From Table” at task dialog.
Select TSV file type.
1. Choose MySQL (MariaDB, Percona) table.
2. Set TSV file options.
3. Summary.
4. Export MySQL (MariaDB, Percona) data to TSV file.
After exporting, you can view output TSV files.
Export MySQL to TSV in command line
Save session, and then create .bat file for Windows command line, or .sh file for Linux / macOS.
Set scheduled tasks for exporting MySQL to TSV
You can schedule and automate this “MySQL to TSV” conversion task by:
1) Save session and create .bat (Windows) or .sh (Linux/macOS) file.