1. 垂直:
Vertica 是一个列式关系 DBMS,旨在处理现代分析工作负载并实现快速查询性能。其总部位于美国马萨诸塞州剑桥市。它是一个独立于基础设施的基础设施,通过它它支持在多个云平台(AWS、谷歌云、Azure)、本地和本地 Hadoop 节点上的部署。它的分析平台社区版是免费提供的,但有一定的限制。
2. 雅科莫:
Yaacomo 是一个基于 OpenCL 的关系型内存数据库管理系统,用于实时分析和大数据解决方案,是作为即插即用解决方案开发的。 Yaacomo 旨在通过并行计算有效利用硬件。
Vertica 和 Yaacomo 的区别:
S.NO. | Vertica | Yaacomo |
---|---|---|
1 | Developed by Vertica / Micro Focus and initially released on 2005. Current release date- Vertica 10.0 Software, May 2020 and Vertica for SQL on Hadoop 10.0 Software, May 2020. | Developed by Q2WEB GmbH and initially released on 2009. |
2 | Server operating systems of Vertica is Linux | Server operating systems of Yaacomo is Android, Linux, Windows. |
3 | Its primary database model is Relational DBMS. | Its primary database model is Relational DBMS. |
4 | Secondary database models of Vertica is Document store | Absence of secondary database models in Yaacomo. |
5 | Vertica supports C++, Java, Perl, Python, R, programming languages. | It does not support any programming languages |
6 | APIs and other access methods of Vertica is ADO.NET, JDBC, Kafka, ODBC, Proprietary protocol, RESTful HTTP, API. | APIs and other access methods of Yaacomo is JDBC, ODBC. |
7 | Yes, Vertica has a Data Schema. | Yaacomo has a Data Schema. |
8 | It doesn’t has any Implementation language. | It doesn’t has any Implementation language. |
9 | Vertica- Transaction concepts is ACID ( Atomicity, Consistency, Isolation, and Durability). | It has Transaction concepts- is ACID ( Atomicity, Consistency, Isolation, and Durability). |
10 | Replication methods of Vertica is Master-slave replication | Replication methods of Yaacomo is Master-slave replication. |
11 | Vertica has Immediate Consistency concept. | Yaacomo has Immediate Consistency concept. |