Register       Login  
   Small text Medium text Large text
  Useful links  
   
         
     
  Announcements  
 
Genome 4.2 released - Feb 10, 2010
Supports now Visual Studio 2010!   read more...
Updated roadmap - Dec 22, 2009
learn more about the upcoming Genome v4.2 release   read more...
Genome 4.1 released - Mar 31, 2009
Read more about what's new in this release.   read more...
New Product Video released - Jan 16, 2009
Get a quick overview of Genome v4.   read more...
 
         
     
  Why O/RM?  
 
....20 - 80% of a .NET enterprise application's code deals with data access. Costly to create and hard to maintain, this code does not even add to your application's business value.

Effortlessly persist .NET business objects in relational databases
Delegate tiresome, monotonous object-relational mapping tasks to Genome, and concentrate on the real business problems to solve. You no longer need to implement object CRUD (Create, Read, Update, Delete) operations manually. As a unique feature, Genome allows you to encapsulate and reuse business layer query logic in the domain model without introducing unnecessary roundtrips to the database. This boosts your development productivity even more and improves your code’s maintainability.

Genome integrates with LINQ, Visual Studio 2005 and 2008 and automatically maps business objects to well-established relational database systems such as Microsoft SQL, Oracle and IBM DB2. Overall, Genome reduces brittleness and improves the data access layer's maintainability, leading to significant reduction in development efforts not only on the initial implementation, but also subsequently, when maintaining the code.