15 March, 2013

MySQL_Revisioning


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Arnold Daniels | More scripts
www.jasny.net
Other Free / Open Source License 

Windows / Linux / Mac OS / BSD / Solaris
MySQL
PHP
March 15th, 2013, 23:49 GMT
C: \ Database Tools

The concept of "versioning" hit mainstream development with CMSs, as a way to go back in time to previous versions of the article.

MySQL_Revisioning is a simple way of implementing the same principle, but for MySQL databases.

The class does not store different versions of the database's state at one point, but seamlessly alters the table structure, allowing developers to store only versions of the data itself, not the entire database or table.

This avoids bloating the database and its disk space size and prevents the creation of duplicate content.


Download button
Via: MySQL_Revisioning

0 Comment: