subscribe: posts | Twitter | Contact

Compare Generated Sql Query using NHibernate, LinqToSQL, Entity Framework

0 comments

Ayende Rahien posted a very interesting article comparing the generated sql query using NHibernate, Linq to SQL and Entity Framework (3.5 and 4.0).

Here is some interesting photos about the sql query execution plan.

NHibernate


Linq To SQL


Entity Framework 3.5 and 4.0


Leave a Reply