DataConstructorâ„¢ Tour of Features

Skip Navigation Links.
Features
Introduction
Version Control
Version Targeting
Fully Automatable
Database Data Stores
Legacy Databases
XML Data Stores
Creates Data Store
Parameterization
Placeholders
Low Overhead
The Givens
Done
Version Control
 

DataConstructor  brings a unique view of versioning into play: version-controlled data in production.  Using DataConstructor, you can version-control the structure of your data store while allowing your customers to manage the information it stores.

When you use DataConstructor to upgrade a data store to a certain version, you can run it once or a thousand times on live data and get the exact same effect.  This is because DataConstructor knows what changes have been made to the target data storage medium and only executes the scripts that have not successfully run.

It's easy to define a database from scratch.  You don't have any data to worry about.  The real challenge is getting to the next version safely.

How do you ensure the upgrade to version 2.0 runs smoothly?  That's where DataConstructor's powerful version-control mechanisms come in...

DataConstructor lets you introduce new features into a database safely and with your peace of mind intact.

Back | Continue