Comments

# JosephCooney said on 06 October, 2003 11:25 PM
Some of the posts in the ObjectSpaces MSN newsgroup look pretty interesting :-)
# Frans Bouma said on 07 October, 2003 04:38 AM
Btw, the correct term is 'O/R mappers', not ORM :). ORM is Object Role Modelling which is a NIAM successor, or in other words, an abstract database modelling technique (and IMHO the best there is). See http://www.orm.net . :)
# Yves Reynhout said on 07 October, 2003 05:14 AM
Point taken ...
# Thomas Tomiczek said on 07 October, 2003 05:14 AM
Bob.NET? Who is so stupid to call his product Bob.net :-)

(story: the EntityBroke was once named BoB - Business Object Broker. Someone pointed me to Microsoft BOB - and asked me whether I want to have the same name, and within two hours it became EntityObjectBroker, then EntityBroker)

BTW - you should take these out that are NOT O/R mappers or are dead / unborn (going to slashdot and finding "no files released" is no ta sign for an O/R mapper that is available).

And the comments about ORM are right - this is the wrong term. ORM is really NOT the abbreviation for O/R mappers.
# Paul Gielens said on 07 October, 2003 06:32 AM
Nice list Yves, btw check the asp.net forums on O/R mapping. Besides the bashing of each others products is superb info on the subject.
# KickStarter said on 07 October, 2003 04:29 PM
Also Check out KickStarter, one of the best ive seen so far.
# DADO Solution said on 30 November, 2003 06:41 PM
Advanced non intrusive object relational mapping for .NET. Supports inheritance, 1:1, 1:n, n:m, associations mappings and much more. Remotable with application server, integrates security, etc..
# dave said on 02 April, 2004 04:53 PM
I knew it looked to good to be true; I just got this email after I had a question about the product:

Objectz.NET is no longer officially supported by Mongoose Solutions with the
exception of the Mongoose Solutions Forums, which provide peer-to-peer
support for Objectz.NET. There are no future release versions planned for
Objectz.NET at this time.

For this reason, Mongoose Solutions has made the source code for Objectz.NET
available for purchase, and recommends that all customers requiring
customization/issue resolution/feature additions, etc purchase the source
code package in order to make these modifications in-house.


Amos VanHorn
Director, E-Services
Mongoose Solutions, Inc.
http://www.mongoosesolutions.com
# Andres Vettori said on 03 August, 2004 07:12 PM
I have just released the ALPHA version of this new free, open source O/R mapper.
It has a very nice feature list and an interesting architecture.

If you like, take a look at the GotDotNet workspace.

Best regards,

Andrés G Vettori
# TrackBack said on 15 November, 2004 11:19 AM
# TrackBack said on 20 January, 2005 04:59 AM
# TrackBack said on 20 January, 2005 05:01 AM
# TrackBack said on 23 May, 2005 07:32 PM
Ping Back来自:blog.csdn.net
# Andrei Ignat Blog - From Journeyman to master - 90% din ceea ce trebuie sa stie un programator said on 26 April, 2007 04:58 PM

PingBack from http://serviciipeweb.ro/iafblog/2007/04/26/From+Journeyman+To+Master+90+Din+Ceea+Ce+Trebuie+Sa+Stie+Un+Programator.aspx

# Ron said on 23 July, 2007 01:19 AM

You really should give SubSonic a try. It's free/open source, and really rocks the boat right now. It's got a good dev team and is in active development.

www.subsonicproject.com

# Dmitriy Nagirnyak said on 23 July, 2007 08:21 AM

Hello,

This is a nice list of O/R mapping tools.

But I'm pretty sure one of the best is not presented here.

It is ECO (Enterprise Core Objects). Its successor is Bold for Delphi.

Now it's one of the most powerful Frameworks for .NET (in my opinion and from my experience).

For those who is interested have a look at:

http://dnagir.blogspot.com/

New company is funded to maintain this framework:

http://capableobjects.com/

I hope it will be soon available for Visual Studio developers.

The note: it is not only O/R mapping Framework. It much larger and much powerful. O/R is only one part of it.

Cheers.

# Dmitriy Nagirnyak said on 23 July, 2007 08:33 AM

Excuse me please. I see it on the list :)

Sorry.

# Miguel Domingos said on 06 August, 2007 06:32 AM

I'm trying to find out the best O/R mapping tool for .NET. A perfect tool would begin with the database model and would be capable of generating 2 layers: the Domain layer (normal classes) and the Persistence layer (methods for storing and retrieving the domain layer objects from the database.

This tool would also be capable of generating the corresponding Visual Studio solution and projects.

I've already tried NetTiers, but it generates so many layers that the code is very dificult to manage and understand.

So any of you know a tool similar to this?

# Dmitriy Nagirnyak said on 18 September, 2007 02:42 AM

This one is probably the best: en.wikipedia.org/.../CodeGear_ECO

# Jamie Lacie said on 03 October, 2007 01:37 AM

Miguel,

Diamond Binding has the full Visual Studio integration you are after, and it follows the Active Record pattern.

Cheers,

jlx

# Hans-Peter said on 03 November, 2007 04:38 AM

Please add Persistor.NET® to your list. (www.persistor.net)

Thanks

Hans-Peter

# Steven Hughes said on 19 December, 2007 06:45 AM

GURA is a new breed of object relational mapper

Ask yourself: Does your O/RM:

Support multiple objects to multiple tables in multiple databases

Not rely on an intermediate query language i.e. OQL but support the FULL range of functions in Microsoft's SQL/Stored Procedures

Is totally legacy system friendly and is just as easily implemented into new or existing applications

Does not produce a single line of code (either source or binary)

Is only 250KB in size

The answer is no as no other O/RM comes close to the power, clever design and ease of use that is GURA.

Try it at www.gura.com.au

# chamika said on 28 March, 2008 10:09 PM

Automatic Blog N Ping Script. Create more exposure for your blogs and websites. Full script, easy to install. www.cyberincomesolutions.com/.../index.htm

# landofcash said on 11 April, 2008 08:53 AM

hi all

my 5 cents ;)

open source, easy to start & use asp.net ORM lib

support native SQL no stupid pseudo SQL syntax ;)

some docs, demo and sources at

www.codeplex.com/easypersist

Thanks!

# Jeremy Connell said on 14 April, 2008 03:09 PM

This .Net solution is completely free, capable, and transparent. Feedback is appreciated.

# Jeremy Connell said on 14 April, 2008 03:27 PM

Sorry, that url was:

www.codeplex.com/jeremydotnet

# Vu Nguyen's Blog said on 28 April, 2008 11:15 AM

ORM - Should we move to ORM instead of keep up with conventional DAL ?

# Amara said on 04 May, 2008 08:30 AM

I totally agree with u. Thanks for such a good suggestion.

.........

Amara

Wow, check out this site called <a href="www.fluc.com">www.fluc.com</a>

. Free SMS and free mobile ads!! Its fantastic

# aspnetNovice2007 said on 13 July, 2008 10:27 AM

I use VS 2008, C#, and Telerik controls.  I'm seeking to make a wise decision on an OR/M to ease the pain of the backend "data stuff" whilst adhering to development of "proper" n-layer design.

My research so far has me down to:

- LLBLGen Pro

- Opf3

- EntitySpaces

- SubSonic.

I'm also aware of the existence of a term called "Entity Framework" by Microsoft.  Same goes for LINQ.  I've used a "hint" of LINQ so far.

Can anyone shed light on their experience / knowledge of one or more of these tools?  Any advice you have I would appreciate, even if it's not in this list.

My goal is to select a path which will serve me in the long-term (e.g. I don't want to invest my time and project code to a particular solution only to have it / its company dissolve in two years).

Your input is valuable and much appreciated.

Thank you for your efforts.  I look forward to your feedback.

# Peter Morris said on 29 July, 2008 12:48 PM

ECO has moved to http://www.capableobjects.com

Pete

# Pablo said on 27 November, 2008 10:49 PM

I use schematrix schemacoder.

www.schematrix.com/.../default.aspx

This generate the code clean and easy.

# Christian Liensberger said on 29 November, 2008 04:09 AM

Opf3 is also missing :)

# Peter Morris said on 29 November, 2008 11:01 AM

ECO is at www.capableobjects.com - not codegear / embarcadero etc.

# Peter Brunner said on 11 February, 2009 12:40 PM

Telerik OpenAccess ORM (formerly Vanatec OpenAccess)

http://www.telerik.com/orm

# Yachtcharter Griechenland said on 23 September, 2009 03:11 AM

I was just thinking about Libraries & Frameworks and you've really helped out. Thanks!

Leave a Comment

(required) 
(required) 
(optional)
(required)