Ormyx for .NET is an Object Relational Mapping framework for .NET platform. It isolates domain objects from databases and allows defining multiple mappers for the same domain class with different select strategies (joins, separate queries)
Be the first to post a text review of Ormyx. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Ormyx.Net is an object - relational mapping framework for Microsoft.Net platform. It enables .Net objects to be easily retrieved and saved in relational databases using mappers and their metadata mapping attributes. By using mappers developers can easily define as many mappers for the same domain object as they want choosing different load strategies. Mappers isolate domain objects from database schema and loading and saving details. Framework can load child object collections and reference objects by issuing only one query with multiple joins as well as issue separate queries for any of them.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?