联机分析处理 (OLAP) 数据库和操作数据存储 (ODS) 数据库有什么区别?
两者似乎都指的是可以轻松分析并每隔一段时间从 OLTP 表更新的表。
Both seem to refer to tables which can be easily analyzed and are updated from the OLTP tables every once in a while.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
原则上没有绝对的区别。这两个概念是相互正交的,而不是相互排斥的。
OLAP 指的是一种工作负载类型,有时也指用于决策支持应用程序的软件类型。 ODS 是一种数据库或某些数据库的子集,通常用作决策支持解决方案的一部分。
In principle no absolute difference. Those two concepts are orthogonal to each other, they are not mutually exclusive.
OLAP refers either to a type of workload or sometimes to the type of software used for Decision Support applications. ODS is a type of database or subset of some database, typically used as part of a Decisions Support solution.