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

DBMS > Adabas vs. Axibase vs. Couchbase vs. RethinkDB vs. ScyllaDB

System Properties Comparison Adabas vs. Axibase vs. Couchbase vs. RethinkDB vs. ScyllaDB

Editorial information provided by DB-Engines
NameAdabas infodenotes "adaptable data base"  Xexclude from comparisonAxibase  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisonRethinkDB  Xexclude from comparisonScyllaDB  Xexclude from comparison
DescriptionOLTP - DBMS for mainframes and Linux/Unix/Windows environments infoused typically together with the Natural programming platformScalable TimeSeries DBMS based on HBase with integrated rule engine and visualizationA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseDBMS for the Web with a mechanism to push updated query results to applications in realtime.Cassandra and DynamoDB compatible wide column store
Primary database modelMultivalue DBMSTime Series DBMSDocument storeDocument storeWide column store
Secondary database modelsKey-value store infooriginating from the former Membase product and supporting the Memcached protocol
Spatial DBMS infousing the Geocouch extension
Search engine
Time Series DBMS
Vector DBMS
Spatial DBMSKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.58
Rank#91  Overall
#1  Multivalue DBMS
Score0.32
Rank#288  Overall
#25  Time Series DBMS
Score18.46
Rank#36  Overall
#5  Document stores
Score2.84
Rank#106  Overall
#19  Document stores
Score5.27
Rank#67  Overall
#5  Wide column stores
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlaxibase.com/­docs/­atsd/­financewww.couchbase.comrethinkdb.comwww.scylladb.com
Technical documentationdocs.couchbase.comrethinkdb.com/­docsdocs.scylladb.com
DeveloperSoftware AGAxibase CorporationCouchbase, Inc.The Linux Foundation infosince July 2017ScyllaDB
Initial release19712013201120092015
Current release15585Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20232.4.1, August 2020ScyllaDB Open Source 5.4.1, January 2024
License infoCommercial or Open Sourcecommercialcommercial infoCommunity Edition (single node) is free, Enterprise Edition (distributed) is paidOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availableOpen Source infoApache Version 2Open Source infoOpen Source (AGPL), commercial license available
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageJavaC, C++, Go and ErlangC++C++
Server operating systemsBS2000
Linux
Unix
Windows
z/OS
z/VSE
LinuxLinux
OS X
Windows
Linux
OS X
Windows
Linux
Data schemeyesyesschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyes infoshort, integer, long, float, double, decimal, stringyesyes 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.nononono
Secondary indexesyesnoyesyesyes infocluster global secondary indices
SQL infoSupport of SQLyes infowith add-on product Adabas SQL GatewaySQL-like query languageSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesnoSQL-like DML and DDL statements (CQL)
APIs and other access methodsHTTP API infowith add-on software Adabas SOA Gateway
SOAP-based API infowith add-on software Adabas SOA Gateway
JDBC
Proprietary protocol (Network API)
RESTful HTTP API
CLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Supported programming languagesNaturalGo
Java
PHP
Python
R
Ruby
.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
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
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
Server-side scripts infoStored proceduresin NaturalyesFunctions and timers in JavaScript and UDFs in Java, Python, SQL++yes, Lua
Triggersnoyesyes infovia the TAP protocolClient-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 VistaShardingAutomatic ShardingSharding inforange basedSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with add-on product Event ReplicatorSource-replica replicationMulti-source replication infoincluding cross data center replication
Source-replica replication
Source-replica replicationselectable replication factor infoRepresentation of geographical distribution of servers is possible
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Immediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDAtomic single-document operationsno infoAtomicity and isolation are supported for single operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes 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.noyes infoEphemeral bucketsnoyes infoin-memory tables
User concepts infoAccess controlonly with OS-specific tools (e.g. IBM RACF, CA Top Secret)User and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.yes infousers and table-level permissionsAccess rights for users can be defined per object
More information provided by the system vendor
Adabas infodenotes "adaptable data base"AxibaseCouchbase infoOriginally called MembaseRethinkDBScyllaDB
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» 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"AxibaseCouchbase infoOriginally called MembaseRethinkDBScyllaDB
DB-Engines blog posts

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

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

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

Don't rewrite legacy systems for hybrid cloud – integrate them
1 February 2022, ITWeb

The top five green screen systems that run Australia
25 September 2015, iTnews

provided by Google News

Couchbase's revenue grows 20% and its stock rises in extended trading
5 March 2024, SiliconANGLE News

Couchbase Enters Oversold Territory (BASE)
19 April 2024, Nasdaq

Insider Sell: Couchbase Inc (BASE) CEO Matthew Cain Disposes of Shares
18 April 2024, Yahoo Finance UK

Couchbase Announces New Features to Accelerate AI-Powered Adaptive Applications for Customers
29 February 2024, PR Newswire

Couchbase Server and Capella to gain vector support
1 March 2024, InfoWorld

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devmio

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

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9 January 2020, Data Science Central

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17 October 2023, Datanami

ScyllaDB Launches Scylla Cloud Database as a Service
14 April 2019, insideBIGDATA

provided by Google News



Share this page

Featured Products

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.

Milvus logo

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

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

Neo4j logo

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

AllegroGraph logo

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

Present your product here