Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • 1
    Wow. That's why I usually behave myself and don't talk as I know much. Thanks for the explanation. I ended up mapping the EF models to a single table using the Fluent API. In regards of the 1:1 relationship, you're right. I thought that all the 1:1 relationships were bad design. I just found this: slideshare.net/billkarwin/sql-antipatterns-strike-back/… and they're used for vertical partitioning. Commented Aug 12, 2016 at 2:57
  • 1
    And definitely I did not know well what was EAV. The presentation has just cleared everything for me. Commented Aug 12, 2016 at 2:58