Multiply your results - Not your effort

In Pre-Release, Request your copy today!

The scripting language, genScript, that is used in the templates is designed to be similar to other scripting languages to allow it to be easily learned and used. These reusable templates can then be used to create and recreate recurring code time after time. By generating code, developers can be quicker, more standardized, less error prone, and more efficient. Also, once the templates are created, lower level developers, or even non-developers, can be tasked with creating a large portion of the generated code.

 

Code can be generated for any language. Any language. The examples on this page show generating SQL script for an insert statement from a source to a destination, a task that is done numerous times by DBA's. The application is also platform independent and can be used across operating systems.