Object-relational mapping framework

C23126
concept

An object-relational mapping framework is a software layer that automatically maps objects in application code to records in a relational database, allowing developers to interact with data using object-oriented paradigms instead of SQL.

All labels observed (7)

Label Occurrences
Enterprise Objects Framework component 3
persistence framework 3
Data mapper library 1

Instances (10)

Instance Via concept surface
TypeORM
Enterprise Objects Framework persistence framework
Core Data object graph management framework
Waterline Data mapper library
Apache OpenJPA Jakarta Persistence implementation
Hibernate persistence framework
EOAdaptor Enterprise Objects Framework component
EOFetchSpecification Enterprise Objects Framework class
EOQualifier Enterprise Objects Framework component
EOObjectStore Enterprise Objects Framework component