News

Hibernate itself is a project, sponsored by Red Hat, that is itself an object-relational mapping (ORM) tool. Other ORM tools include the aforementioned TopLink and DataNucleus, along with Open JPA, ...
Grails Object-Relational Mapping: GORM is a powerful Object-Relational Mapping framework that comes integrated with Grails. It provides a high-level, developer-friendly API for interacting with ...
Java Persistence API: A look deeper The Java Persistence API is a lightweight, POJO-based framework for object-relational mapping.
Reladomo, the primary Java ORM used at Goldman Sachs, is now open source.In this part 2 GS's Mohammad Rezaei investigates performance, sharding, caching, bitemporal access, and testing.
In conjunction with two other critical open source releases, Microsoft this week made its Entity Framework Core 1.0.0 available, providing a cross-platform version of the company’s flagship data ...
The Back Story One of the hotter topics on the minds of developers of late has been the rise in discussion about a new framework, Ruby on Rails. Rails is a MVC web framework, conceptually similar to ...