You’ve decided to change from your legacy data platform to a shiny new one.

The POC went well. The vendor is showering you with credits, love & affection (obvs).

Plans are in place to migrate the data.

Which leaves SQL conversion. It doesn’t look too hard, right? Especially with our SQL Conversion Tool.

But what about ANSI-standard SQL?

No vendor supports the entire SQL standard. Fact.

Even the humble ‘SELECT’ can be truncated to just ‘SEL’, and ‘DELETE’ to ‘DEL’.

Looking at you, Teradata.

A lot of your existing SQL will work elsewhere.

But that’s not good enough. It all needs to work.

But it’s just a ‘search & replace’ challenge, right?

Well, kinda. But then it gets tough. Really tough.

There is only one way to convert SQL to run elsewhere: properly.

Each statement needs to be inspected, decomposed & converted if required.

The new SQL also needs to look & feel as close to the legacy SQL as possible.

Let’s not ‘frighten the horses’ as one of our clients likes to say.

1

No access required to source system. Only inputs are metadata and source SQL (DML & optionally DDL).

2

Target schema created by converting source DDL or from metadata unload.

3

Code audit provides quick insight into % of SQL that needs conversion.

4

Multi-stage process to convert SQL code including semantic query decomposition.

5

Conversion rules engine easily extended with client-specific edge cases.

6

Source SQL code changed as little as possible to honour existing coding style.

Unlock seamless SQL conversion with our cutting-edge converter!

Elevate your database management experience and save valuable time.