甲骨文的 TimesTen 是? Oracle NoSQL 相同的产品吗?
是 Oracle 的 TimeTen 内存数据库 与新产品相同Oracle NoSQL 产品提供?
更新:
这篇文章的起源如下,当有人写时:
<块引用>“我不认为 Oracle NoSQL 数据库是一个新产品。只是上述产品之一的品牌重塑或重新包装。可能是 TimesTen。”
Is Oracle's TimeTen in-memory database the same product as it's new Oracle NoSQL product offering?
UPDATE:
The genesis for this post is the following, when someone wrote:
"I don’t expect Oracle NoSQL database to be a new product. Just a rebranding or repackaging of one of the above mentioned ones. Probably the TimesTen."
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
不会
。TimesTen 是一个完全位于内存中的标准关系 SQL 数据库。它支持 ANSI SQL 和 PL/SQL,并于 2005 年被 Oracle 收购。Oracle
NoSQL 是一种基于文件的分布式键值数据库,类似于 Hadoop 或 MongoDB,基于 2006 年被 Oracle 收购的 Berkeley DB。
No.
TimesTen is a standard relational SQL database that is entirely in-memory. It supports ANSI SQL and PL/SQL, and it was bought by Oracle in 2005.
Oracle NoSQL is a distributed file-based key-value database, similar to Hadoop or MongoDB, based on Berkeley DB which was bought by Oracle in 2006.
不,它是一个完全不同的产品,它与 Time10 DB 无关,甚至不是“基于”Berkley DB 代码库。它是在 Berkley DB JE 团队的参与下从头开始编写的。
No, it is a totally different product, it has nothing to do with Time10 DB and it is not even 'based' on Berkley DB codebase. It was written from scratch with involvment of Berkley DB JE team.