Skip to content

digvijaykatoch/sqlines

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQLines SQL Converter

SQLines SQL Converter is an open source tool (Apache License 2.0) that allows you to convert database schema (DDL), queries and DML statements, views, stored procedures, packages, functions and triggers between Microsoft SQL Server, Oracle, MariaDB, MySQL, PostgreSQL, IBM DB2, Sybase, Informix, Teradata, Greenplum and Netezza.

You can also try it online at http://www.sqlines.com/online

Build SQLines SQL Converter

The first step is to build SQLParser:

cd sqlparser
./build_all64.sh

Support

For technical support and custom development, please contact us at support@sqlines.com

About

SQLines Open Source Database Migration Tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.5%
  • Other 0.5%