0
kicks
O/R Mapping vs a traditional data layer
The main purpose of O/R mappers is to bring relational data into objects. Relational databases store data in a format that is designed for performance in data access and modifications...
Some pros and cons about O/R mapping.