Entity Attribute Value Database vs. strict Relational Model Ecommerce
问题 It is safe to say that the EAV/CR database model is bad. That said, Question: What database model, technique, or pattern should be used to deal with \"classes\" of attributes describing e-commerce products which can be changed at run time? In a good E-commerce database, you will store classes of options (like TV resolution then have a resolution for each TV, but the next product may not be a TV and not have \"TV resolution\"). How do you store them, search efficiently, and allow your users to