HORK
HORK v1.1 Object Relational Mapping (ORM) toolKit
...HORK was designed by developers that use ORM frameworks every day. HORK will eventually provide everything needed
in an ORM, but will have to retain its low complexity and very good performance.
HORK only contains the features needed to move data to and from the database. Unlike other ORM's,
HORK does not add features that replace things the database already can do.
HORK is designed to be as fast as a custom Data Access Layer, and in most cases will be faster than
available class serializers.
HORK was also designed to be used on most operating systems.
...