All content and news on InfoQ about ORM
Latest featured content about ORM

- .NET
- Topics
- Data Access,
- Database Design
This presentation by Hamilton Verissimo and Oren Eini show Castle Active Record - an ORM solution for .NET building on NHibernate. After an introduction, the presentation dives into various advanced topics and techniques for working with Castle Active Record.
-
By Oren Eini and Hamilton Verissimo
on May 30, 2008,
News about ORM
- Java,
- Ruby
- Topics
- JRuby,
- Performance & Scalability,
- Data Access
A port of the popular code coverage tool rcov is now available for JRuby. Ola Bini started a Hibernate-based library for persisting Ruby objects named Ribs. And finally, JRuby trunk contains a new MBean for analysing parse times.
-
By Werner Schuster
on Sep 03, 2008,
- .NET
- Topics
- Data Access
NHibernate 2.0 was made official with the announcement of its general availability by Ayende Rahien. The announcement follows months of alphas and release candidates and now matches the features of Hibernate 3.2.
-
By Robert Bazinet
on Aug 25, 2008,
- .NET
- Topics
- Domain Specific Languages,
- Data Access
Fluent NHibernate is an API for creating NHibernate mappings programmatically instead of XML configuration files. Its goal is to reduce the difficulties faced when incorporating NHibernate in a project by providing improved readability, testing capabilities, and compile time safety.
-
By Hartmut Wilms
on Aug 13, 2008,
Articles about ORM

- Java
- Topics
- Data Access
In this virtual panel, the editors of InfoQ.com (Floyd Marinescu) and ODBMS.org (Roberto V. Zicari) asked a group of leading persistence solution architects their views on the current state of the union in persistence in the Java community.
-
By Mike Keith, Ted Neward, Carl Rosenberger, Craig Russell
on Mar 06, 2008,

- Architecture
- Topics
- AOP
Using a domain model is rarely as easy as just creating the actual domain model classes and then using them. Soon enough one discovers that sizable amounts of infrastructure code will also be required in support of the domain model. In this article, Mats Helander explains how to use Domain Model Management to handle this complexity in a simple way.
-
By Mats Helander
on Dec 23, 2007,

- Ruby
- Topics
- Ruby on Rails,
- Programming
ActiveRecord fails the DRY principle, especially if your database doesn't follow Rails naming conventions. As well, ActiveRecord associations and validations are redundant specifications of database constraints. Bryan wants to avoid (as much as possible) the situation where he's averse to making changes to his database schema, because of the resulting effort to change his app code.
-
By Bryan Evans
on Dec 08, 2006,
Interviews about ORM

- .NET
- Topics
- Programming
In this interview, Jimmy focuses on LINQ to SQL and ORM. Jimmy has tried to create a similar technology to LINQ to SQL in the past, but without similar results. While LINQ to SQL is a step in the right direction, .NET still lags behind other programming languages in object-relational mapping capabilities.
-
By Jimmy Nilsson
on Jan 09, 2008,

- Java
- Topics
- Data Access,
- JCP Standards
At The Spring Experience conference, InfoQ caught up with Patrick Linskey of BEA to discuss the current status of the Apache OpenJPA project. Linskey explains where OpenJPA came from, how it fits into the Object\Relational Mapping space, the differentiating features that OpenJPA provides, the JPA specification, and future plans for OpenJPA.
-
By Patrick Linskey
on Aug 23, 2007,