Database EAV Pros/Cons and Alternatives

前端 未结 4 1286
生来不讨喜
生来不讨喜 2020-11-29 04:42

I have been looking for a database solution to allow user defined fields and values (allowing an unlimited number). At first glance, EAV seemed like the right fit, but afte

4条回答
  •  情歌与酒
    2020-11-29 05:14

    The Streams Platform proposes the alternative way based on Streams (actually, it's the Domain Model), Fields and Assignments entities.

提交回复
热议问题