Download Tools

Here you can download SQLines tools:

SQLines SQL Converter

SQLines SQL Converter converts database schema (DDL), queries and DML statements, views, stored procedures, packages, functions and triggers. Release Notes.

You can also try it Online.

Other releases and platforms:

SQLines SQL Converter - Evaluation Note:

In the evaluation mode SQLines SQL Converter tool may add or modify the SQL comments in the SQL scripts. There are no any other restrictions, and the licensed version does exactly the same conversion as the evaluation version.

The evaluation period is up to 31 days. After you purchase a license, edit license.txt supplied with the tool, and specify your name and the license key to remove the evaluation restrictions.

How to Start:

  • Download and unzip the file, no installation is required.
  • Run sqlines-studio.cmd (requires Java 11 or later) or sqlines-studio.exe (classic UI) to launch the GUI version on Windows.
  • Run sqlinesw.exe to launch the GUI command line wrapper on Windows.
  • Run sqlines.exe on Windows and sqlines on Linux to launch the command line tool. Command Line Reference.

The tool converts SQL scripts and standalone SQL statements, it does not work with live databases, so it does not require any database connections and client libraries.

SQLines Data

SQLines Data is a tool for data transfer, schema conversion and data migration validation/testing. Release Notes.

Note:

SQLines Data tool does not convert views, stored procedures, functions, and triggers, use SQLines SQL Converter to convert them.

SQLines Data - Evaluation Note:

In the evaluation mode SQLines Data tool may skip one row from a table. There are no any other restrictions in the evaluation version (no size, no number of tables, no row count limits).

The evaluation period is up to 31 days. After you purchase a license, edit license.txt supplied with the tool, and specify your name and the license key to transfer all rows.

How to Start:

  • Download and unzip the file, no installation is required
  • Run sqldataw.exe on Windows to launch the GUI version
  • Run ./sqldata on Linux or sqldata.exe on Windows to launch the command line tool. Command Line Reference
  • The tool uses low level native C/C++ connections and in-memory bulk loader APIs, so if you are able to connect to your databases using the existing client software, you should be able to start using SQLines Data immediately. SQLines Data Connections.

For more information and guides, select your migration direction on the right sidebar of our website.