Want to upsert data from TXT (“|” pipe delimited text) file to MySQL ?
Upsert: inserts rows into a table if they do not already exist, or updates them if they do.>
Using FileToDB, a native GUI tool, you can upsert data from TXT (“|” pipe delimited text) file to MySQL (MariaDB, Percona) easily and fast, no need to program, just a few mouse clicks!
Support Windows, Linux, macOS
Here you can download and install FileToDB.
Upsert data from TXT (“|” pipe delimited text) file to MySQL (MariaDB, Percona)
Choose MySQL and logon.
Click “Wizard – 1 File To 1 Table” at task dialog.
Select the “TXT” file type.
then show the wizard.
1. Open a TXT (“|” pipe delimited text) file.
2. Select a table and config fields.
Set “Load Type” to “Upsert”, choice “By Key”.
3. Preview data.
4. Upsert TXT data to MySQL (MariaDB, Percona).
View upserted data
You can schedule and automate this converting task by:
1) Save session and create .bat file.