DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Alibaba Cloud AnalyticDB for MySQL vs. Cassandra vs. DolphinDB vs. Hive vs. YugabyteDB

System Properties Comparison Alibaba Cloud AnalyticDB for MySQL vs. Cassandra vs. DolphinDB vs. Hive vs. YugabyteDB

Editorial information provided by DB-Engines
NameAlibaba Cloud AnalyticDB for MySQL  Xexclude from comparisonCassandra  Xexclude from comparisonDolphinDB  Xexclude from comparisonHive  Xexclude from comparisonYugabyteDB  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.Wide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessDolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.data warehouse software for querying and managing large distributed datasets, built on HadoopHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelRelational DBMSWide column storeTime Series DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument storeVector DBMS infostarting with release V5Relational DBMSDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.85
Rank#207  Overall
#96  Relational DBMS
Score101.89
Rank#12  Overall
#1  Wide column stores
Score4.13
Rank#80  Overall
#6  Time Series DBMS
Score61.17
Rank#18  Overall
#12  Relational DBMS
Score2.91
Rank#102  Overall
#51  Relational DBMS
Websitewww.alibabacloud.com/­product/­analyticdb-for-mysqlcassandra.apache.orgwww.dolphindb.comhive.apache.orgwww.yugabyte.com
Technical documentationwww.alibabacloud.com/­help/­doc-detail/­93776.htmcassandra.apache.org/­doc/­latestdocs.dolphindb.cn/­en/­help200/­index.htmlcwiki.apache.org/­confluence/­display/­Hive/­Homedocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperAlibabaApache Software Foundation infoApache top level project, originally developped by FacebookDolphinDB, IncApache Software Foundation infoinitially developed by FacebookYugabyte Inc.
Initial release2008201820122017
Current release4.1.3, July 2023v2.00.4, January 20223.1.3, April 20222.19, September 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache version 2commercial infofree community version availableOpen Source infoApache Version 2Open Source infoApache 2.0
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.
Astra DB: Multi-cloud DBaaS built on Apache Cassandra.YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageJavaC++JavaC and C++
Server operating systemshostedBSD
Linux
OS X
Windows
Linux
Windows
All OS with a Java VMLinux
OS X
Data schemeyesschema-freeyesyesdepending on used data model
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.yesnonono
Secondary indexesyesrestricted infoonly equality queries, not always the best performing solutionyesyesyes
SQL infoSupport of SQLyesSQL-like SELECT, DML and DDL statements (CQL)SQL-like query languageSQL-like DML and DDL statementsyes, PostgreSQL compatible
APIs and other access methodsJDBC
ODBC
Proprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
JDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
JDBC
ODBC
Thrift
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languagesC#
Java
PHP
Python
C#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
C#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
C++
Java
PHP
Python
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresyesnoyesyes infouser defined functions and integration of map-reduceyes infosql, plpgsql, C
Triggersyesyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceSharding infono "single point of failure"horizontal partitioningShardingHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceselectable replication factor infoRepresentation of geographical distribution of servers is possibleyesselectable replication factorBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesyes infoquery execution via MapReduceno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Immediate ConsistencyEventual ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integrityyesnononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoAtomicity and isolation are supported for single operationsyesnoDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users can be defined per objectAdministrators, Users, GroupsAccess rights for users, groups and rolesyes
More information provided by the system vendor
Alibaba Cloud AnalyticDB for MySQLCassandraDolphinDBHiveYugabyteDB
Specific characteristicsA real-time data warehousing service that can process PB data with high concurrency...
» more
Apache Cassandra is the leading NoSQL, distributed database management system, well...
» more
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesTPC Benchmark: The world leading result in TPC-DS benchmark . TPC-H benchmark for...
» more
No single point of failure ensures 100% availability . Operational simplicity for...
» more
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» more
Systems of record and engagement for cloud native applications that require resilience,...
» more
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» more
Market metricsCassandra is used by 40% of the Fortune 100.
» more
2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsAvailable regions: America US Virginia US Silicon Valley Asia China Hong Kong India...
» more
Apache license  Pricing for commercial distributions provided by DataStax and available...
» more
Apache 2.0 license for the database
» 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 partiesCassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» more

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
Alibaba Cloud AnalyticDB for MySQLCassandraDolphinDBHiveYugabyteDB
DB-Engines blog posts

Cassandra keeps climbing the ranks of the DB-Engines Ranking
3 May 2016, Matthias Gelbmann

Oracle is the DBMS of the Year
5 January 2016, Paul Andlinger, Matthias Gelbmann

Winners, losers and an attractive newcomer in Novembers DB-Engines ranking
2 November 2015, Paul Andlinger

show all

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

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

Alibaba Cloud Named a Leader in Gartner(R) Magic Quadrant(TM) for Cloud Database Management Systems
8 February 2024, ryt9.com

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

provided by Google News

What Is Cassandra? Working, Features, and Uses - Spiceworks Inc
17 August 2023, Spiceworks News and Insights

Here's What to Know About Apache Cassandra 5.0
15 April 2024, hackernoon.com

How Uber Optimized Cassandra Operations At Scale
20 July 2023, Uber

Cassandra is the “best f*cking database for gen AI,” says DataStax CEO
13 December 2023, VentureBeat

Microsoft extends life support for aging Apache Cassandra 3.11 database
10 October 2023, The Register

provided by Google News

ASF Unveils the Next Evolution of Big Data Processing With the Launch of Hive 4.0
2 May 2024, Datanami

Apache Software Foundation Announces Apache® Hive 4.0
30 April 2024, GlobeNewswire

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

Apache Hive 4.0 Launches, Revolutionizing Data Management and Analysis
1 May 2024, MyChesCo

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

provided by Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, Business Wire

Yugabyte announced details and theme for Distributed SQL Summit Asia
18 April 2024, Martechcube

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

YUGABYTE'S DSS ASIA 2024: UNEARTH POWER, VERSATILITY OF DISTRIBUTED SQL
18 April 2024, BERNAMA

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here