Source: wikibot/enterprise-objects-framework

= Enterprise Objects Framework
{wiki=Enterprise_Objects_Framework}

Enterprise Objects Framework (EOF) is an object-relational mapping (ORM) technology developed by Apple Inc. primarily for use with its WebObjects application server. EOF provides a way to interact with relational databases in an object-oriented manner, allowing developers to work with Java or Objective-C objects instead of writing SQL queries directly.