# sqlines **Repository Path**: tkmeeta/sqlines ## Basic Information - **Project Name**: sqlines - **Description**: SQLines Open Source Database Migration Tools - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2020-12-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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: ```sh cd sqlparser ./build_all64.sh ``` ## Support For technical support and custom development, please contact us at support@sqlines.com