📜  Vertica和Yanza之间的区别

📅  最后修改于: 2021-08-24 05:06:27             🧑  作者: Mango

1. Vertica:
Vertica是一种柱状关系数据库管理系统,旨在处理现代分析工作负载并实现快速查询性能。其总部位于美国马萨诸塞州剑桥。它是独立于基础架构的基础,通过它可以支持在多个云平台(AWS,Google Cloud,Azure),本地和本地Hadoop节点上的部署。其Google Analytics(分析)平台社区版免费提供,但有一定的局限性。

2. Yanza:
Yanza是Yanza开发的用于物联网(IoT)应用程序的时间序列DBMS。它的服务器操作系统是Window,并支持HTTP API。

Vertica和Yanza之间的区别:

S.NO. Vertica Yanza
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 Yanza and initially released on 2015.
2 Server operating systems of Vertica is Linux Server operating systems of Yanza is Windows.
3 Its primary database model is Relational DBMS. Its primary database model is Time Series DBMS.
4 Secondary database models of Vertica is Document store Absence of secondary database models 
5 Vertica supports C++, Java, Perl, Python, R, programming languages. Yanza supports any language that supports HTTP calls.
6 APIs and other access methods of Vertica is ADO.NET, JDBC, Kafka, ODBC, Proprietary protocol, RESTful HTTP, API. Yanza supports HTTP API.
7 Yes, Vertica has a Data Schema. Data scheme of Yanza is schema-free.
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). Its doesn’t holds transaction concepts. 
10 Replication methods of Vertica is Master-slave replication Absence of Replication methods in Yanza.
11 Vertica has Immediate Consistency concept. Yanza has Immediate Consistency concept.