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

DBMS > Axibase vs. Cassandra vs. Google Cloud Datastore vs. Graphite vs. MariaDB

System Properties Comparison Axibase vs. Cassandra vs. Google Cloud Datastore vs. Graphite vs. MariaDB

Editorial information provided by DB-Engines
NameAxibase  Xexclude from comparisonCassandra  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonGraphite  Xexclude from comparisonMariaDB  Xexclude from comparison
DescriptionScalable TimeSeries DBMS based on HBase with integrated rule engine and visualizationWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformData logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperMySQL application compatible open source RDBMS, enhanced with high availability, security, interoperability and performance capabilities. MariaDB ColumnStore provides a column-oriented storage engine and MariaDB Xpand supports distributed SQL.
Primary database modelTime Series DBMSWide column storeDocument storeTime Series DBMSRelational DBMS
Secondary database modelsVector DBMS infostarting with release V5Document store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.29
Rank#292  Overall
#25  Time Series DBMS
Score101.89
Rank#12  Overall
#1  Wide column stores
Score4.47
Rank#76  Overall
#12  Document stores
Score4.57
Rank#73  Overall
#5  Time Series DBMS
Score93.21
Rank#13  Overall
#9  Relational DBMS
Websiteaxibase.com/­docs/­atsd/­financecassandra.apache.orgcloud.google.com/­datastoregithub.com/­graphite-project/­graphite-webmariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
Technical documentationcassandra.apache.org/­doc/­latestcloud.google.com/­datastore/­docsgraphite.readthedocs.iomariadb.com/­kb/­en/­library
DeveloperAxibase CorporationApache Software Foundation infoApache top level project, originally developped by FacebookGoogleChris DavisMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Initial release20132008200820062009 infoFork of MySQL, which was first released in 1995
Current release155854.1.3, July 202311.3.2, February 2024
License infoCommercial or Open Sourcecommercial infoCommunity Edition (single node) is free, Enterprise Edition (distributed) is paidOpen Source infoApache version 2commercialOpen Source infoApache 2.0Open Source infoGPL version 2, commercial enterprise subscription available
Cloud-based only infoOnly available as a cloud servicenonoyesnono
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.
Implementation languageJavaJavaPythonC and C++
Server operating systemsLinuxBSD
Linux
OS X
Windows
hostedLinux
Unix
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Data schemeyesschema-freeschema-freeyesyes infoDynamic columns are supported
Typing infopredefined data types such as float or dateyes infoshort, integer, long, float, double, decimal, stringyesyes, details hereNumeric data onlyyes
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.nonononoyes
Secondary indexesnorestricted infoonly equality queries, not always the best performing solutionyesnoyes
SQL infoSupport of SQLSQL-like query languageSQL-like SELECT, DML and DDL statements (CQL)SQL-like query language (GQL)noyes infowith proprietary extensions
APIs and other access methodsJDBC
Proprietary protocol (Network API)
RESTful HTTP API
Proprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
HTTP API
Sockets
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesGo
Java
PHP
Python
R
Ruby
C#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaScript (Node.js)
Python
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresyesnousing Google App Enginenoyes infoPL/SQL compatibility added with version 10.3
TriggersyesyesCallbacks using the Google Apps Enginenoyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infono "single point of failure"Shardingnoneseveral options for horizontal partitioning and Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationselectable replication factor infoRepresentation of geographical distribution of servers is possibleMulti-source replication using PaxosnoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesyes infousing Google Cloud Dataflownono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Immediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.noneImmediate Consistency
Foreign keys infoReferential integritynonoyes infovia ReferenceProperties or Ancestor pathsnoyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoAtomicity and isolation are supported for single operationsACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsnoACID infonot for MyISAM storage engine
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infolockingyes
Durability infoSupport for making data persistentyesyesyesyesyes infonot for in-memory storage engine
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes infowith MEMORY storage engine
User concepts infoAccess controlAccess rights for users can be defined per objectAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)nofine grained access rights according to SQL-standard
More information provided by the system vendor
AxibaseCassandraGoogle Cloud DatastoreGraphiteMariaDB
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» more
MariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» more
MariaDB Servers have many features unavailable in other open source relational databases....
» more
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» more
Web, SaaS and Cloud operational applications that require high availability, scalability...
» more
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» more
Deutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Market metricsCassandra is used by 40% of the Fortune 100.
» more
MariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» more
MariaDB plc subscriptions cover our free, open source database, Community Server,...
» 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
Navicat for MariaDB provides a native environment for MariaDB database management and development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
AxibaseCassandraGoogle Cloud DatastoreGraphiteMariaDB
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

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

The Ultimate ATV Test: Suzuki's King Quad 750 AXI Rugged Package vs. Alaska's Hunting Season
14 October 2020, Outdoor Life

provided by Google News

Why Apache Cassandra 5.0 Is a Game-Changer for Developers
10 May 2024, The New Stack

Father of SQL says yes to NoSQL
10 May 2024, The Register

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

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

provided by Google News

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

Best cloud storage of 2024
29 April 2024, TechRadar

What is Google App Engine? | Definition from TechTarget
26 April 2024, TechTarget

Google says it'll stop charging fees to transfer data out of Google Cloud
11 January 2024, TechCrunch

provided by Google News

Try out the Graphite monitoring tool for time-series data
29 October 2019, TechTarget

Grafana Labs Announces Mimir Time Series Database
1 April 2022, Datanami

The Billion Data Point Challenge: Building a Query Engine for High Cardinality Time Series Data
10 December 2018, Uber

Getting Started with Monitoring using Graphite
23 January 2015, InfoQ.com

The value of time series data and TSDBs
10 June 2021, InfoWorld

provided by Google News

ServiceNow trades MariaDB for RaptorDB (PostgreSQL)
13 May 2024, Techzine Europe

Progress outbids private equity in offer for MariaDB plc
28 March 2024, The Register

RECOMMENDED CASH OFFER for MARIADB plc by MERIDIAN BIDCO LLC which is an Affiliate of K1 INVESTMENT ...
24 April 2024, PR Newswire

Progress Software Confirms Bid to Acquire MariaDB
26 March 2024, The Wall Street Journal

MariaDB Receives Takeover Bid | DealFlow's SPAC News
29 March 2024, DealFlow's SPAC News

provided by Google News



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Milvus logo

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

RaimaDB logo

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

Neo4j logo

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

Present your product here