LOOP LIFEDATA SUITE

Database connector

SQL Anywhere 17

Loop Life connects to SQL Anywhere 17 for SQL development, migration, and the other suite applications that use saved database connections.

A dialect of its own

SQL Anywhere is not PostgreSQL and it is not SQL Server. Procedures, types, and identifiers need a translation pass when the destination is a different engine.

Use NeoSQL when you need to inspect the catalog. Use Data Migration when you need to move tables and read the rewritten SQL. The lineage of that move stays on the machine that ran it.

SQL Anywhere to PostgreSQL