Fabrice's weblog

Tools and Source

News

My .NET Toolbox
An error occured. See the script errors signaled by your web browser.
No tools selected yet
.NET tools by SharpToolbox.com

Read sample chapters or buy LINQ in Action now!
Our LINQ book is also available on AMAZON

.NET jobs

Emplois .NET

Tuneo

ASP.NET Hosting transatlantys

Contact

Me

Others

Selected content

Archives

Object-relational mapping tools reality check

Martin Fowler's recent post about object-relational mapping matches my own analysis of the usefulness of ORM tools.
They are no silver bullet, but they should not be dismissed without valid reason. If you want me to give up using ORM tools, you have to give me a better solution.

Comments

JoergEg said:

Depends on your scenario but have a look at document oriented dbs. F.e. RavenDB www.ravendb.net

# May 11, 2012 12:26 AM

RichardC said:

# May 11, 2012 2:35 AM

Fabrice Marguerie said:

Document oriented databases, as other NoSQL databases, have limitations of their own. They also require some mapping anyway.

# May 11, 2012 4:48 AM