Support Validation

We believe in standards and so should you

Are you using standard SQL when for your application? Are you sure that there are no vendor specific additions that can break your application if you switch database engine?

SQL, by being a standard, is a portable format but there are many deviations and additions to this standard that could break this portability and make your application non-portable.

The Mimer SQL Validator is designed to verify your SQL statements and to make sure that they follow the SQL:2016 and nothing more. A simple and easy way to safe-guard you from accidentally locking in you investment and provide you with a guarantee that you can always not only store your data in any standards compliant RDBMS, but your queries as well.

To learn more, visit the Mimer SQL Validator web site »