DotNet Oracle ORM DotNet Oracle ORM oracle oracle

DotNet Oracle ORM


It seems LLBLGen supports Oracle. DataObjects.Net team works on Oracle driver also, but as far as I know it is not released yet.


The Mindscape LightSpeed ORM has first class support for Oracle - using either the built in .NET Oracle Client or the Oracle ODP.NET Driver.

Includes full model design and schema round tripping support for Oracle from within Visual Studio to help you create classes and/or tables.

Mindscape LightSpeed


I think there is a version of Hibernate which supports .NET. Hibernate for Java is highly praised, so .NET clone should be at least good :).