1. Adabas :
Adabas stands for Adaptable Database System. It was developed by Software AG to run on IBM mainframes. It was launched in 1971. It is an OLTP – DBMS for mainframes and Linux/Unix/Windows environments. It is an enterprise database management system designed for reliability, high performance, scalability and low total cost of ownership.
2. AnzoGraph :
It is an in-memory distributed graph DBMS designed for analytics. It is used in embedded analytics. This DB is a massively parallel processing (MPP) native graph database built for diverse data harmonization and analytics at scale, speed and deep link insights.
Difference between Adabas and AnzoGraph :
S.NO. | Adabas | AnzoGraph |
---|
1. | Developed by Software AG on 197. | Developed by Cambridge Semantics on 2018. |
2. | It is an OLTP – DBMS for mainframes and Linux/Unix/Windows environments | It is an in-memory distributed graph DBMS designed for analytics |
3. | The License of Adabas is commercial | The License of AnzoGraph is commercial. |
4. | Server operating systems for Adabas are BS2000, Linux, Unix, Windows, z/OS and z/VSE. | Server operating systems for AnzoGraph is Linux. |
5. | Its primary database model is Multivalue DBMS. | Its primary database model are Graph DBMS and RDF store. |
6. | Server-side scripting is done in Natural. | It support user defined functions for Server-side scripting. |
7. | It does not support XML format. | It does not support XML format. |
8. | It supports SQL query language with add-on product Adabas SQL Gateway. | It supports SPARQL is used as query language. |
9. | It does not support In-memory capabilities. | It supports In-memory capabilities. |
10. | It does not provides the concept of Referential Integrity. Hence, no Foreign Keys. | It does not provides the concept of Referential Integrity. Hence, no Foreign Keys. |
11. | It is not available as a cloud service | It is not available as a cloud service |
12. | It supports the Natural as a programming languages | Programming language supported are C++ and Java. |