Versioned Domain Model (vdm)

Versioned Domain Model is python library which allows you to ‘version’ your domain model in the same way that source code version control systems such as subversion allow you version your code. It is designed for use with SQLAlchemy.