My Active Record is a simple, speedy Object Relational Mapper(ORM) for MySQL, which is based on Active Record design patterns developed by Martin Fowler. It is used to store and retrieve objects in MySQL tables with minimal configuration. Application can use sub-classes of this script to create application domain objects, which support relationships, data validation, compound properties, clean ups and ...
License: BSD License
Added: 4 years, 8 months 28 days ago Updated: 2 years, 5 months 22 days ago