在哪里可以找到创建 EAV 模型的 SQL 语句?

发布于 2024-07-29 22:38:36 字数 1542 浏览 10 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

好多鱼好多余 2024-08-05 22:38:36

为什么有人想要使用 SQL 数据库构建 EAV 系统? 这是一个圆孔中的方形钉子。

如果您确实确信 EAV 是适合您的问题域的解决方案,为什么不选择支持它的数据库产品呢? 卡桑德拉、伏地魔还是炸药?

Why would anybody want to build an EAV system using a SQL database? It's a square peg in a round hole.

If you are really convinced that EAV is the appropriate solution for your problem domain why not choose a database product which supports it? Cassandra or Voldemort or Dynomite?

听,心雨的声音 2024-08-05 22:38:36

表和结构将取决于您的域。

以下是您可以用作示例/模板的信息 - wiki

the tables and structure will depend on your domain.

here is information you can use as sample/template - wiki

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文