Quantcast
Channel: When using an ORM, what are some things to watch out for in your database design - Database Administrators Stack Exchange
Viewing all articles
Browse latest Browse all 5

When using an ORM, what are some things to watch out for in your database design

$
0
0

What are some database design gotchas to watch out for when you know the database will be accessed using a Object Relational Mapper (ORM) Wikipedia? Also see Entity Framework NHibernate or LLBLGenPro.

As an example, I'll note the 2100 parameter limit on SqlServer's RPC call. This is a problem when using LLBLgen and joining tables when compound primary keys were utilized see MSDN article for compound keys.


Viewing all articles
Browse latest Browse all 5

Latest Images

Trending Articles





Latest Images