SQLData Tool - Database Migration from IBM DB2 to MySQL

SQLData is a scalable, high performance data transfer, schema conversion and validation tool for IBM DB2 to MySQL migration.

The tool allows you to move and validate the migration of large volumes of data and database schema within the shortest possible time frame.

Why SQLData

SQLData benefits:

Scalability and High-Performance

  • Transferring tables in multiple concurrent sessions
  • Performing concurrent read and write operations in each session
  • Using DB2 CLI with array processing to extract data from IBM DB2
  • Using MySQL C API with LOAD DATA INFILE command to load data to MySQL
  • C/C++ application, 32-bit and 64-bit

Designed for DBAs and Enterprise-Class Migrations

  • Easy to set up and configure the transfer of a large number of tables
  • Command line with powerful and easy to use options
  • Wildcards to select tables
  • Comprehensive performance stats to help you tune the data transfer
  • No space required to hold DB2 export
  • No ADO.NET providers required
  • No .NET dependency
  • No installation required