This is an old revision of the document!


SQLines Tool - Microsoft SQL Server to PostgreSQL Migration

SQLines tool allows you to convert database schema (DDL), views, stored procedures, functions, triggers, queries, SQL scripts and embedded SQL from Microsoft SQL Server to PostgreSQL.

SQLines Features and Licensing

SQLines is available in Online, Lite, Standard, Professional and Enterprise editions:

Online Lite Standard Professional Enterprise
Lines of Code Limitation
DDL Statements Unlimited Unlimited Unlimited Unlimited Unlimited
DML Statements, Queries and Views 3,000 10,000 30,000 Unlimited Unlimited
Procedural SQL 3,000 n/a 10,000 30,000 Unlimited
Conversion Features
DDL - Tables and Indexes
DML Statements
Built-in SQL Functions
Queries and Views
Stored Procedures
User-Defined Functions
Triggers
Interfaces
Command Line n/a
API n/a
Platforms
Windows 32-bit Hosted
Linux x86 32-bit Hosted
Licensing and Support
Technical Support
Price Free $135 $375 $975 $1735

Try SQLines Online or download a Trial Version (no registration required).

If any you have any questions or need any assistance, please contact us at support@sqlines.com.

Conversion Features

SQL conversion features supported by SQLines tool. For more information, also see SQL Server to PostgreSQL Migration Reference.

Built-in SQL Functions

Converting SQL functions:

SQL Server PostgreSQL
1 DATEADD Add an interval to datetime INTERVAL expression