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

DBMS > Alibaba Cloud AnalyticDB for MySQL vs. Couchbase vs. Lovefield vs. ScyllaDB vs. Tibero

System Properties Comparison Alibaba Cloud AnalyticDB for MySQL vs. Couchbase vs. Lovefield vs. ScyllaDB vs. Tibero

Editorial information provided by DB-Engines
NameAlibaba Cloud AnalyticDB for MySQL  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisonLovefield  Xexclude from comparisonScyllaDB  Xexclude from comparisonTibero  Xexclude from comparison
DescriptionA real-time data warehousing service that can process petabytes of data with high concurrency and low latency. It is fully compatible with the MySQL protocol.A distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseEmbeddable relational database for web apps written in pure JavaScriptCassandra and DynamoDB compatible wide column storeA secure RDBMS, designed for easy portability from Oracle
Primary database modelRelational DBMSDocument storeRelational DBMSWide column storeRelational DBMS
Secondary database modelsDocument storeKey-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
Key-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.76
Rank#223  Overall
#103  Relational DBMS
Score18.46
Rank#36  Overall
#5  Document stores
Score0.32
Rank#290  Overall
#132  Relational DBMS
Score5.27
Rank#67  Overall
#5  Wide column stores
Score1.81
Rank#143  Overall
#65  Relational DBMS
Websitewww.alibabacloud.com/­product/­analyticdb-for-mysqlwww.couchbase.comgoogle.github.io/­lovefieldwww.scylladb.comus.tmaxsoft.com/­products/­tibero
Technical documentationwww.alibabacloud.com/­help/­doc-detail/­93776.htmdocs.couchbase.comgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mddocs.scylladb.comtechnet.tmaxsoft.com/­upload/­download/­online/­tibero/­pver-20150504-000002/­index.html
DeveloperAlibabaCouchbase, Inc.GoogleScyllaDBTmaxSoft
Initial release2011201420152003
Current releaseServer: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20232.1.12, February 2017ScyllaDB Open Source 5.4.1, January 20246, April 2015
License infoCommercial or Open SourcecommercialOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availableOpen Source infoApache 2.0Open Source infoOpen Source (AGPL), commercial license availablecommercial
Cloud-based only infoOnly available as a cloud serviceyesnononono
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 languageC, C++, Go and ErlangJavaScriptC++C and Assembler
Server operating systemshostedLinux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinuxAIX
HP-UX
Linux
Solaris
Windows
Data schemeyesschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.yesnonoyes
Secondary indexesyesyesyesyes infocluster global secondary indicesyes
SQL infoSupport of SQLyesSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesSQL-like query language infovia JavaScript builder patternSQL-like DML and DDL statements (CQL)yes
APIs and other access methodsJDBC
ODBC
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
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Tibero CLI
Supported programming languagesC#
Java
PHP
Python
.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
JavaScriptFor 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
C
C#
C++
Cobol
Java
Objective-C
Perl
PHP
Python
Ruby
Visual Basic
Server-side scripts infoStored proceduresyesFunctions and timers in JavaScript and UDFs in Java, Python, SQL++noyes, LuaPersistent Stored Procedure (PSM)
Triggersyesyes infovia the TAP protocolUsing read-only observersnoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceAutomatic ShardingnoneShardinghorizontal partitioning infoby range, hash, list or composite
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceMulti-source replication infoincluding cross data center replication
Source-replica replication
noneselectable replication factor infoRepresentation of geographical distribution of servers is possibleMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Eventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Immediate Consistency
Foreign keys infoReferential integrityyesnoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDno infoAtomicity and isolation are supported for single operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoEphemeral bucketsyes infousing MemoryDByes infoin-memory tablesno infoplanned for next version
User concepts infoAccess controlfine grained access rights according to SQL-standardUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.noAccess rights for users can be defined per objectfine grained access rights according to SQL-standard (SQL 92, SQL 99)
More information provided by the system vendor
Alibaba Cloud AnalyticDB for MySQLCouchbase infoOriginally called MembaseLovefieldScyllaDBTibero
Specific characteristicsA real-time data warehousing service that can process PB data with high concurrency...
» more
ScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesTPC Benchmark: The world leading result in TPC-DS benchmark . TPC-H benchmark for...
» more
Highly-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 modelsAvailable regions: America US Virginia US Silicon Valley Asia China Hong Kong India...
» more
ScyllaDB 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
Alibaba Cloud AnalyticDB for MySQLCouchbase infoOriginally called MembaseLovefieldScyllaDBTibero
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

Recent citations in the news

Alibaba Cloud launches new cloud database solutions following market growth
1 October 2020, DataCenterNews Asia

How Data Analytics Capabilities of Alibaba Group Evolve Its Ecosystem to the Cloud
20 February 2021, DataDrivenInvestor

Gartner’s Magic Quadrant for Cloud Database Management Systems
9 December 2020, CRN

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

provided by Google News

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

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

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

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

Couchbase Bolsters GenAI Development with Vector Search, RAG
29 February 2024, Datanami

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

Scylla Eyes Cassandra's NoSQL Workloads
13 February 2018, Datanami

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

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

Why Database Software Has Been 'Wasting' Hardware
6 November 2019, Forbes

provided by Google News

How to Succeed at Large-Scale Mainframe Replatforming with TmaxSoft OpenFrame on AWS | Amazon Web Services
2 August 2022, AWS Blog

ArkData's 'Ark for CDC' supports real-time data extraction and replication for Tibero DBMS.
18 April 2023, BusinessKorea

TmaxSoft signs database deal with FSS
27 July 2015, 코리아타임스

CTOS strengthens its database management system with TmaxSoft
20 December 2016, Digital News Asia

Open-source DBMS becoming battleground of public cloud
17 May 2022, Etnews

provided by Google News



Share this page

Featured Products

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

AllegroGraph logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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.

Milvus logo

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

Present your product here