Need more info? Click here to get it.

Home > Products > Full Convert > Tutorials > Convert CSV text to MySQL

Full Convert Enterprise
Migrating CSV text to MySQL was never easier.

Advanced database conversion

  • 16 database engines supported. Learn more
  • Tables, data, indexes and foreign keys are quickly migrated
  • We handle huge databases (hundreds of GB in size)
  • No ODBC, just pure and dedicated native database access
  • Tens of thousands records per second throughput. Really.
  • Database explorer and scheduler for recurring conversions
  • Advanced customizations - global and specific rules for datatype and default values mapping, custom SQL scripts...
Full Convert 5.0

Need to convert procedures, views, triggers, functions and other code?
Our other product, Sql Tran, does exactly that. Learn more

Conversion of CSV text database to MySQL using Full Convert


Purpose of this tutorial is to show you basic use of Full Convert. To learn about advanced features such as built-in scheduler, data type customization, project customization rules, logging etc., take a look at the video tutorials.

The conversion using Full Convert is easy and you need to do just a few quick steps:
  1. Connect to your source and target database
  2. Deselect tables you wish to exclude from conversion
  3. Start the conversion
  4. Take a look at your brand new data in the target database, using a built-in database explorer

1. Connecting to databases


As we start Full Convert, you will notice a welcome panel with links for common tasks.
Let's create new conversion session. Click on the Create new conversion link, or click on the New button on the ribbon above.

Start new project

Selecting source database
We will choose Text from the list of available source database formats and fill in connection properties. You can simply click ellipsis (...) button to select the folder containing your delimited text files. You can also specify the file filter if you wish. By default, we include CSV, TXT, and TSV files. Default delimiter is Comma (use it if you have comma-delimited files), but you can change it to Tab (for tab-delimited files), or any other character.

Selecting target database
From the list of available target database engines, we'll choose MySQL. As our MySQL server is on the local machine and we have full privileges, we will simply choose a database from the dropdown menu. If we wanted to create a new target database, we don't need to do round-trip to MySQL management tool or command-line MySQL client. Just typing the non-existing database name will cause Full Convert to create new database for us.

2. Selecting tables to convert. All by default.


We will now select tables for conversion. Please note that you can count rows of tables to easily see where data actually resides. Clicking Unselect empty moves all empty tables to Do not convert list.


Clicking Next button brings us to the last page in the wizard, the summary. By default, I want to convert immediately option is selected. We will just leave this on to start right away. Otherwise, you can also choose to only explore target database at this point (as Full Convert has full-fledged database/data explorer built-in) and simply press Convert! button in ribbon when ready.

3. Conversion


Full Convert is very fast. We use dedicated native database components instead of relying on translation libraries like ODBC which incur performance hit and often have bugs of their own. Reaching transfer of 20.000 records per second is not uncommon. Of course, that speed can't be reached with slow databases (like Access, for example), when large binary data is in table, or when network lag is an issue.

Conversion progress

Detailed summary


After conversion is finished, you will be presented with a summary. If errors occur, you will be able to inspect then in a separate tab. If appropriate, we will provide you with suggestions of how to further speed up transfer or avoid errors in conversion. Also, you can choose to have SQL commands displayed, so you can explore the generated SQL script and save it for use in your other database tools.
Have you noticed that we migrated 700k records in less than a minute? By the way, Full Convert handles databases of unlimited size!

Conversion summary

Navigating the target database


Navigating structure tree shows us what the target database looks like now. You are free to do further modifications on structure, rename columns or change their type, drop obsolete columns, extract part of a table to new table etc.
You can also explore the data of each table, edit the data directly in the powerful grid, import/export cell values from/to disk and more.

Navigating target database after conversion

That's all for this basic tutorial. Full Convert is very powerful - it's very easy to use, but offers much more than presented here.
We invite you to explore Full Convert more, and, of course, to purchase it. If you want to test it yourself, just download a free trial.

Buy Now Free Trial


Learn more about Full Convert