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 > AnzoGraph DB vs. Cassandra vs. Drizzle vs. MariaDB vs. TinkerGraph

System Properties Comparison AnzoGraph DB vs. Cassandra vs. Drizzle vs. MariaDB vs. TinkerGraph

Editorial information provided by DB-Engines
NameAnzoGraph DB  Xexclude from comparisonCassandra  Xexclude from comparisonDrizzle  Xexclude from comparisonMariaDB  Xexclude from comparisonTinkerGraph  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.MySQL 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.A lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelGraph DBMS
RDF store
Wide column storeRelational DBMSRelational DBMSGraph 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.23
Rank#307  Overall
#24  Graph DBMS
#13  RDF stores
Score101.89
Rank#12  Overall
#1  Wide column stores
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score0.08
Rank#348  Overall
#35  Graph DBMS
Websitecambridgesemantics.com/­anzographcassandra.apache.orgmariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
tinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmcassandra.apache.org/­doc/­latestmariadb.com/­kb/­en/­library
DeveloperCambridge SemanticsApache Software Foundation infoApache top level project, originally developped by FacebookDrizzle project, originally started by Brian AkerMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Initial release2018200820082009 infoFork of MySQL, which was first released in 19952009
Current release2.3, January 20214.1.3, July 20237.2.4, September 201211.3.2, February 2024
License infoCommercial or Open Sourcecommercial infofree trial version availableOpen Source infoApache version 2Open Source infoGNU GPLOpen Source infoGPL version 2, commercial enterprise subscription availableOpen Source infoApache 2.0
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.
Astra DB: Multi-cloud DBaaS built on Apache Cassandra.
Implementation languageJavaC++C and C++Java
Server operating systemsLinuxBSD
Linux
OS X
Windows
FreeBSD
Linux
OS X
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Data schemeSchema-free and OWL/RDFS-schema supportschema-freeyesyes infoDynamic columns are supportedschema-free
Typing infopredefined data types such as float or dateyesyesyesyes
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.nonoyesno
Secondary indexesnorestricted infoonly equality queries, not always the best performing solutionyesyesno
SQL infoSupport of SQLSPARQL and SPARQL* as primary query language. Cypher preview.SQL-like SELECT, DML and DDL statements (CQL)yes infowith proprietary extensionsyes infowith proprietary extensionsno
APIs and other access methodsApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
Proprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
JDBCADO.NET
JDBC
ODBC
Proprietary native API
TinkerPop 3
Supported programming languagesC++
Java
Python
C#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
C
C++
Java
PHP
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Groovy
Java
Server-side scripts infoStored proceduresuser defined functions and aggregatesnonoyes infoPL/SQL compatibility added with version 10.3no
Triggersnoyesno infohooks for callbacks inside the server can be used.yesno
Partitioning methods infoMethods for storing different data on different nodesAutomatic shardingSharding infono "single point of failure"Shardingseveral options for horizontal partitioning and Shardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication in MPP-Clusterselectable replication factor infoRepresentation of geographical distribution of servers is possibleMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsKerberos/HDFS data loadingyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency in MPP-ClusterEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Immediate Consistencynone
Foreign keys infoReferential integrityno infonot needed in graphsnoyesyes infonot for MyISAM storage engineyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoAtomicity and isolation are supported for single operationsACIDACID infonot for MyISAM storage engineno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesno
Durability infoSupport for making data persistentyesyesyesyes infonot for in-memory storage engineoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes infowith MEMORY storage engineyes
User concepts infoAccess controlAccess rights for users and rolesAccess rights for users can be defined per objectPluggable authentication mechanisms infoe.g. LDAP, HTTPfine grained access rights according to SQL-standardno
More information provided by the system vendor
AnzoGraph DBCassandraDrizzleMariaDBTinkerGraph
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
AnzoGraph DBCassandraDrizzleMariaDBTinkerGraph
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

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

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

AnzoGraph review: A graph database for deep analytics
15 April 2019, InfoWorld

Cambridge Semantics Unveils AnzoGraph DB with Geospatial Analytics
19 June 2020, Solutions Review

AnzoGraph: A W3C Standards-Based Graph Database | by Jo Stichbury
8 February 2019, Towards Data Science

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

Cambridge Semantics Fits AnzoGraph DB with More Speed, Free Access
23 January 2020, Solutions Review

provided by Google News

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

How Zalando migrated their shopping carts to Amazon DynamoDB from Apache Cassandra | Amazon Web Services
11 October 2023, AWS Blog

provided by Google News

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

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

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

Can MariaDB’s enterprise business be saved?
21 February 2024, InfoWorld

Struggling database company MariaDB could be taken private in $37M deal
19 February 2024, TechCrunch

provided by Google News

Automated testing of Amazon Neptune data access with Apache TinkerPop Gremlin | Amazon Web Services
28 September 2022, AWS Blog

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

Introducing Gremlin query hints for Amazon Neptune | AWS Database Blog
26 February 2019, AWS Blog

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.

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

RaimaDB logo

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

Present your product here