Click here to Skip to main content
15,891,136 members
Articles / Programming Languages / C#

Hybrid Storage (relational+document) with Entity Framework

Rate me:
Please Sign up or sign in to vote.
4.60/5 (6 votes)
12 Oct 2017CPOL13 min read 15.3K   78   8  
How to mix relational and document oriented data in SQL Server and query it with Entity Framework? Including pitfalls, limitations and performance notes.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect AREBIS
Belgium Belgium
Senior Software Architect and independent consultant.

Comments and Discussions