📌  相关文章
📜  Adabas 和阿里云日志服务的区别

📅  最后修改于: 2021-09-11 06:21:33             🧑  作者: Mango

1.阿达巴斯:
Adabas 代表自适应数据库系统。它由 Software AG 开发,可在 IBM 大型机上运行。它于 1971 年推出。它是一个用于大型机和 Linux/Unix/Windows 环境的 OLTP-DBMS。 Adabas 是一个企业数据库管理系统 (DBMS),专为可靠性、高性能、可扩展性和低总体拥有成本而设计。

2.阿里云日志服务:
日志服务是一个完整的实时数据记录服务。它是由阿里巴巴集团开发的。支持日志的采集、消费、发送、搜索和分析。 Adabas 和阿里云日志服务的区别:

S.NO. ADABAS Alibaba Cloud Log Service
1. It was developed by Software AG in 1971. It was developed by AlibabaCloud Inc. in 2016.
2. It is an OLTP-DBMS for mainframes and Linux/Unix/Windows environments. It is a complete real-time data logging service that supports collection, consumption, shipping, search, and analysis of logs.
3. It is not available as a cloud service. It is available as a cloud service.
4. Server operating systems for Adabas are BS2000, Linux, Unix, Windows, z/OS and z/VSE. In Alibaba Cloud Log Service there are Hosted server operating systems.
5. It does not support XML Format. It also does not support XML Format.
6. Server-side scripting is done in Natural language. It does not support the Server-side scripting.
7. It supports partitioning methods. Supported partitioning method is Sharding.
8. It supports SQL query language with add-on product Adabas SQL Gateway. It also supports SQL query language.
9. It supports Replication with add-on product Event Replicator. It supports 3 replicas.
10. Adabas does not provide the concept of Referential Integrity. Hence, no Foreign Keys. Log Service also does not provide the concept of Referential Integrity. Hence, no Foreign Keys.
11. The license of Adabas is commercial. The license of Alibaba Cloud Log Service is also commercial.
12. The primary database model of Adabas is Multivalue DBMS. The primary database model of Alibaba Cloud Log Service is Search engine.
13. It does not offer any API for user-defined Map/Reduce methods. It offers an ES-Hadoop Connector as a Map/Reduce methods.
14. It supports ACID properties for execution of operations. It does not support ACID properties.