DBMS > Adabas vs. Amazon Redshift vs. Datomic vs. OrientDB vs. RethinkDB
System Properties Comparison Adabas vs. Amazon Redshift vs. Datomic vs. OrientDB vs. RethinkDB
Editorial information provided by DB-Engines | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Name | Adabas ![]() | Amazon Redshift Xexclude from comparison | Datomic Xexclude from comparison | OrientDB Xexclude from comparison | RethinkDB Xexclude from comparison | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description | OLTP - DBMS for mainframes and Linux/Unix/Windows environments ![]() | Large scale data warehouse service for use with business intelligence tools | Datomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durability | Multi-model DBMS (Document, Graph, Key/Value) | DBMS for the Web with a mechanism to push updated query results to applications in realtime. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Primary database model | Multivalue DBMS | Relational DBMS | Relational DBMS | Document store Graph DBMS Key-value store | Document store | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Website | www.softwareag.com/en_corporate/platform/adabas-natural.html | aws.amazon.com/redshift | www.datomic.com | orientdb.org | rethinkdb.com | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Technical documentation | docs.aws.amazon.com/redshift | docs.datomic.com | www.orientdb.com/docs/last/index.html | rethinkdb.com/docs | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Developer | Software AG | Amazon (based on PostgreSQL) | Cognitect | OrientDB LTD; CallidusCloud; SAP | The Linux Foundation ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Initial release | 1971 | 2012 | 2012 | 2010 | 2009 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Current release | 0.9.5951, July 2019 | 3.1.0, June 2020 | 2.4.1, August 2020 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
License ![]() | commercial | commercial | commercial ![]() | Open Source ![]() | Open Source ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Cloud-based only ![]() | no | yes | no | no | no | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DBaaS offerings (sponsored links) ![]() Providers of DBaaS offerings, please contact us to be listed. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Implementation language | C | Java, Clojure | Java | C++ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Server operating systems | BS2000 Linux Unix Windows z/OS z/VSE | hosted | All OS with a Java VM | All OS with a Java JDK (>= JDK 6) | Linux OS X Windows | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Data scheme | yes | yes | yes | schema-free ![]() | schema-free | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Typing ![]() | yes | yes | yes | yes | yes ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
XML support ![]() | no | no | no | no | no | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Secondary indexes | yes | restricted | yes | yes | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SQL ![]() | yes ![]() | yes ![]() | no | SQL-like query language, no joins | no | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
APIs and other access methods | HTTP API ![]() SOAP-based API ![]() | JDBC ODBC | RESTful HTTP API | Tinkerpop technology stack with Blueprints, Gremlin, Pipes Java API RESTful HTTP/JSON API | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Supported programming languages | Natural | All languages supporting JDBC/ODBC | Clojure Java | .Net C C# C++ Clojure Java JavaScript JavaScript (Node.js) PHP Python Ruby Scala | C ![]() C# ![]() C++ ![]() Clojure ![]() Dart ![]() Erlang ![]() Go ![]() Haskell ![]() Java ![]() JavaScript (Node.js) ![]() Lisp ![]() Lua ![]() Objective-C ![]() Perl ![]() PHP ![]() Python ![]() Ruby ![]() Scala ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Server-side scripts ![]() | in Natural | user defined functions ![]() | yes ![]() | Java, Javascript | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Triggers | no | no | By using transaction functions | Hooks | Client-side triggers through changefeeds | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Partitioning methods ![]() | yes, with additonal products like Adabas Cluster Services, Adabas Parallel Services, Adabas Vista | Sharding | none ![]() | Sharding | Sharding ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Replication methods ![]() | yes, with add-on product Event Replicator | yes | none ![]() | Multi-source replication | Source-replica replication | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MapReduce ![]() | no | no | no | no ![]() | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Consistency concepts ![]() | Immediate Consistency | Immediate Consistency | Immediate Consistency | Immediate Consistency | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Foreign keys ![]() | no | yes ![]() | no | yes ![]() | no | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Transaction concepts ![]() | ACID | ACID | ACID | ACID | Atomic single-document operations | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Concurrency ![]() | yes | yes | yes | yes | yes ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Durability ![]() | yes | yes | yes ![]() | yes | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
In-memory capabilities ![]() | no | yes | yes ![]() | no | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
User concepts ![]() | only with OS-specific tools (e.g. IBM RACF, CA Top Secret) | fine grained access rights according to SQL-standard | no | Access rights for users and roles; record level security configurable | yes ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
More information provided by the system vendorWe invite representatives of system vendors to contact us for updating and extending the system information, | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Related products and services | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3rd parties | CData: Connect to Big Data & NoSQL through standard Drivers. » more | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
We invite representatives of vendors of related products to contact us for presenting information about their offerings here. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
More resources | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Adabas ![]() | Amazon Redshift | Datomic | OrientDB | RethinkDB | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DB-Engines blog posts | Cloud-based DBMS's popularity grows at high rates The popularity of cloud-based DBMSs has increased tenfold in four years Increased popularity for consuming DBMS services out of the cloud | Graph DBMS increased their popularity by 500% within the last 2 years Graph DBMSs are gaining in popularity faster than any other database category | Meet some database management systems you are likely to hear more about in the future Database Management Software Market Trends, Sales, Revenue, Supply, Demand, Growth, SWOT Analysis, By Top Players- IBM MySQL SAP SolarWinds ADABAS Oracle Informix Teradata Microsoft FileMaker Redis SQLite DbVisualizer MongoDB PostgreSQL Amazon RDS Software AG Announces New “Adabas & Natural 2050” Agenda Database Management Software Market 2021-2026 Strategical Assessment of IBM, SolarWinds, Oracle, SAP, Microsoft, Teradata, and more | Affluence – The Bisouv Network Database Management Software Market Analysis Report by Product Type, Industry A Software AG hits its Q2 mark as customers respond to accelerated change. We speak with CEO Sanjay Brahmawar provided by Google News Immuta Announces Record Annual Growth and Rising Market Share in DataOps Technology Market Diyotta Launches AI Driven, Cloud Data Pipeline Platform for Enterprise Business The future of healthcare in the cloud Cloud Data Warehouse Performance Testing – Gigaom AWS unveils three analytics capabilities to improve Amazon Redshift performance - Help Net Security provided by Google News Brazil's Nubank Acquires US Software Firm Cognitect Nubank buys firm behind Clojure programming language Latin American banking giant Nubank snaps up US software company Fintech Powerhouse Nubank Buys U.S. Software Firm Cognitect Datomic, a New Database System, Launches with Early Experience Program provided by Google News Graph Databases Software Market Top Vendors like Neo4j, ArangoDB, Amazon Neptune, OrientDB – The Bisouv Network Global Graph Database Market 2025: IBM, Microsoft, Oracle, AWS, Neo4j, Orientdb, Teradata, Tibco Software, Franz, OpenLink Software, Marklogic, Tigergraph, MongoDB, Cray, Datastax, Ontotext, Stardog, Arangodb, Sparcity Technologies, Bitnine, Objectivity, Cambridge Semantics, Fluree, Blazegraph, Memgraph Graph Database Market by Technology, Application & Geography – Analysis & Forecast to 2027 || Neo Technology, Inc., OrientDB, Franz Inc.(AllegroGraph), DataStax, Ontotext AD, ArangoDB GmbH provided by Google News Global Open Source Software Market Insights Report 2021-2026 : Alfresco, Canonical, RethinkDB, Epson, Acquia, Cleversafe, OpenText Global NoSQL Databases Software Market Report 2021: Top Companies MongoDB, Amazon, ArangoDB, Azure Cosmos DB, Couchbase, MarkLogic, RethinkDB, CouchDB, SQL-RD, OrientDB, RavenDB, Redis etc – The Bisouv Network Open Source Software Market Technological Innovation by Key Players Intel, Epson, IBM, Transcend, Oracle, Acquia, Actuate – KSU | The Sentinel Newspaper Global Open Source Software Market 2025: Intel, Epson, IBM, Transcend, Oracle, Acquia, OpenText, Alfresco, Astaro, RethinkDB, Canonical, ClearCenter, Cleversafe, Compiere, Continuent provided by Google News Database Administrator - ITS4 Mainframe Developer - Natural / ADABAS | Richmond, VA (Will be remote during Covid) Systems Analyst Mainframe Support Adabas Natural Programmer Analyst Sales Operations Analyst - Deal Desk Data Labs Analyst Role Optimization Analyst Database Engineer - AWS, Amazon Redshift Marketing Analyst Manager, Engineering (Product Graph/ Data Team) Engineering Leader - Head of Development Senior Full Stack Frontend Engineer, Data Sr. Product Manager Senior Sales Engineer - OEM (West Coast) Sr Associate, Database Administrator Machine Learning Engineer Sr Associate, Database Administrator User Interface Developer Full Stack Ruby Engineer Full Stack Data Scientist Senior Level System Development Engineer Manager, Engineering (Product Graph/ Data Team) Full Stack Developer |
Share this page