Enterprise Objects Framework
ID: 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.
New to topics? Read the docs here!