DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Adabas vs. Amazon Redshift vs. CouchDB vs. RethinkDB vs. TypeDB

System Properties Comparison Adabas vs. Amazon Redshift vs. CouchDB vs. RethinkDB vs. TypeDB

Editorial information provided by DB-Engines
NameAdabas infodenotes "adaptable data base"  Xexclude from comparisonAmazon Redshift  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonRethinkDB  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparison
DescriptionOLTP - DBMS for mainframes and Linux/Unix/Windows environments infoused typically together with the Natural programming platformLarge scale data warehouse service for use with business intelligence toolsA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.DBMS for the Web with a mechanism to push updated query results to applications in realtime.TypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query language
Primary database modelMultivalue DBMSRelational DBMSDocument storeDocument storeGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
Secondary database modelsSpatial DBMS infousing the Geocouch extensionSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.58
Rank#91  Overall
#1  Multivalue DBMS
Score19.03
Rank#34  Overall
#21  Relational DBMS
Score10.26
Rank#45  Overall
#7  Document stores
Score2.84
Rank#106  Overall
#19  Document stores
Score0.81
Rank#217  Overall
#19  Graph DBMS
#99  Relational DBMS
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlaws.amazon.com/­redshiftcouchdb.apache.orgrethinkdb.comtypedb.com
Technical documentationdocs.aws.amazon.com/­redshiftdocs.couchdb.org/­en/­stablerethinkdb.com/­docstypedb.com/­docs
DeveloperSoftware AGAmazon (based on PostgreSQL)Apache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerThe Linux Foundation infosince July 2017Vaticle
Initial release19712012200520092016
Current release3.3.3, December 20232.4.1, August 20202.26.3, January 2024
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache version 2Open Source infoApache Version 2Open Source infoGPL Version 3, commercial licenses available
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCErlangC++Java
Server operating systemsBS2000
Linux
Unix
Windows
z/OS
z/VSE
hostedAndroid
BSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
Linux
OS X
Windows
Data schemeyesyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesnoyes infostring, binary, float, bool, date, geometryyes
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nonononono
Secondary indexesyesrestrictedyes infovia viewsyesyes
SQL infoSupport of SQLyes infowith add-on product Adabas SQL Gatewayyes infodoes not fully support an SQL-standardnonono
APIs and other access methodsHTTP API infowith add-on software Adabas SOA Gateway
SOAP-based API infowith add-on software Adabas SOA Gateway
JDBC
ODBC
RESTful HTTP/JSON APIgRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
Supported programming languagesNaturalAll languages supporting JDBC/ODBCC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
Server-side scripts infoStored proceduresin Naturaluser defined functions infoin PythonView functions in JavaScriptno
TriggersnonoyesClient-side triggers through changefeedsno
Partitioning methods infoMethods for storing different data on different nodesyes, with additonal products like Adabas Cluster Services, Adabas Parallel Services, Adabas VistaShardingSharding infoimproved architecture with release 2.0Sharding inforange basedSharding infoby using Cassandra
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with add-on product Event ReplicatoryesMulti-source replication
Source-replica replication
Source-replica replicationMulti-source replication infoby using Cassandra
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesyesyes infoby using Apache Kafka and Apache Zookeeper
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infoinformational only, not enforced by the systemnonono infosubstituted by the relationship feature
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDno infoatomic operations within a single document possibleAtomic single-document operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infostrategy: optimistic lockingyes infoMVCC basedyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnonono
User concepts infoAccess controlonly with OS-specific tools (e.g. IBM RACF, CA Top Secret)fine grained access rights according to SQL-standardAccess rights for users can be defined per databaseyes infousers and table-level permissionsyes infoat REST API level; other APIs in progress
More information provided by the system vendor
Adabas infodenotes "adaptable data base"Amazon RedshiftCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"RethinkDBTypeDB infoformerly named Grakn
Specific characteristicsTypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» more
Competitive advantagesTypeDB provides a new level of expressivity, extensibility, interoperability, and...
» more
Typical application scenariosLife sciences : TypeDB makes working with biological data much easier and accelerates...
» more
Licensing and pricing modelsApache f or language drivers, and AGPL and Commercial for the database server. The...
» more

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services
3rd partiesCData: 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 infodenotes "adaptable data base"Amazon RedshiftCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"RethinkDBTypeDB infoformerly named Grakn
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

show all

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Modernize Natural and Adabas Workloads on AWS with Advanced's Application Transparency Platform | Amazon Web ...
1 April 2024, AWS Blog

State agency proves DevOps and mainframes can coexist
13 April 2024, SiliconANGLE News

Deploying Software AG Adabas and Natural Workloads on AWS | Amazon Web Services
25 May 2021, AWS Blog

IBM buys 50-year-old Software AG's enterprise tech units for €2.13B in cash
18 December 2023, The Register

COBOL Is Taking Heat, but These Other Legacy Languages Could Burn You
1 October 2020, DevOps.com

provided by Google News

Power analytics as a service capabilities using Amazon Redshift | Amazon Web Services
17 April 2024, AWS Blog

Handle tables without primary keys while creating Amazon Aurora PostgreSQL zero-ETL integrations with Amazon ...
18 April 2024, AWS Blog

Amazon Redshift adds new AI capabilities, including Amazon Q, to boost efficiency and productivity | Amazon Web ...
29 November 2023, AWS Blog

Amazon Redshift announces programmatic access to Advisor recommendations via API
8 February 2024, AWS Blog

How Aura from Unity revolutionized their big data pipeline with Amazon Redshift Serverless | Amazon Web Services
4 April 2024, AWS Blog

provided by Google News

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant ends backing of FoundationDB version of CouchDB
15 March 2022, The Register

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14 August 2021, MakeUseOf

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

provided by Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2 September 2021, Towards Data Science

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9 November 2022, Business Wire

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6 October 2020, Towards Data Science

195 Data Science Libraries You Should Reconsider Using | by Dimitris Effrosynidis
2 February 2024, DataDrivenInvestor

Healthcare and business: How medical trends are evolving following the pandemic | Bayes Business School
6 May 2022, bayes.city.ac.uk

provided by Google News



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here