Another Linq to SQL product, Enzo Multitenant Framework
Posted
by Ed Gnatiuk
on Geeks with Blogs
See other posts from Geeks with Blogs
or by Ed Gnatiuk
Published on Sat, 05 Feb 2011 13:58:18 GMT
Indexed on
2011/02/06
23:26 UTC
Read the original article
Hit count: 251
An open source library and full product have been developed for transparently splitting large tables across several databases for performance, similar to database table partitioning. It is all handled along with the Linq to SQL framework, and looks pretty slick, I will be reviewing the product shortly. It looks mostly transparent to the developer! There are other capabilites worth a look. This looks like it works for azure as well.
Here are some links:
http://enzosqlshard.codeplex.com/
I will be reviewing this and other Linq to SQL libraries soon.
© Geeks with Blogs or respective owner