DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Apache Cassandra vs. ArangoDB vs. Blazegraph vs. jBASE vs. openGauss

System Properties Comparison Apache Cassandra vs. ArangoDB vs. Blazegraph vs. jBASE vs. openGauss

Editorial information provided by DB-Engines
NameApache Cassandra  Xexclude from comparisonArangoDB  Xexclude from comparisonBlazegraph  Xexclude from comparisonjBASE  Xexclude from comparisonopenGauss  Xexclude from comparison
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
DescriptionWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.High-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.A robust multi-value DBMS comprising development tools and middlewareAn enterprise-class RDBMS compatible with high-performance, high-availability and high-performance originally developed by Huawei
Primary database modelWide column storeDocument store
Graph DBMS
Key-value store
Search engine
Graph DBMS
RDF store
Multivalue DBMSRelational DBMS
Secondary database modelsVector DBMS infostarting with release V5Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score98.94
Rank#11  Overall
#1  Wide column stores
Score3.30
Rank#82  Overall
#14  Document stores
#5  Graph DBMS
#10  Key-value stores
#10  Search engines
Score0.74
Rank#217  Overall
#19  Graph DBMS
#8  RDF stores
Score1.36
Rank#157  Overall
#3  Multivalue DBMS
Score1.11
Rank#175  Overall
#79  Relational DBMS
Websitecassandra.apache.orgarangodb.comblazegraph.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasegitee.com/­opengauss
opengauss.org
Technical documentationcassandra.apache.org/­doc/­latestdocs.arangodb.comwiki.blazegraph.comdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9docs.opengauss.org/­en
gitee.com/­opengauss/­docs
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
DeveloperApache Software Foundation infoApache top level project, originally developped by FacebookArangoDB Inc.BlazegraphRocket Software (formerly Zumasys)Huawei and openGauss community
Initial release20082012200619912019
Current release5.0-rc1, July 20243.11.5, November 20232.1.5, March 20195.73.0, March 2022
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoextended commercial license availablecommercialOpen Source
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.ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.
Implementation languageJavaC++JavaC, C++, Java
Server operating systemsBSD
Linux
OS X
Windows
Linux
OS X
Windows
Linux
OS X
Windows
AIX
Linux
Windows
Linux
Data schemeschema-freeschema-free infoautomatically recognizes schema within a collectionschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyes infostring, double, boolean, list, hashyes infoRDF literal typesoptionalyes
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.noyesno
Secondary indexesrestricted infoonly equality queries, not always the best performing solutionyesyesyes
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)noSPARQL is used as query languageEmbedded SQL for jBASE in BASICANSI SQL 2011
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
AQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
Java API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
JDBC
ODBC
Supported programming languagesC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
C#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
.Net
Basic
Jabbascript
Java
C
C++
Java
Server-side scripts infoStored proceduresnoJavaScriptyesyesyes
Triggersyesnonoyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"Sharding infosince version 2.0ShardingShardinghorizontal partitioning (by range, list and hash)
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoRepresentation of geographical distribution of servers is possibleSource-replica replication with configurable replication factoryesyesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesno infocan be done with stored procedures in JavaScriptnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Eventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Immediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Foreign keys infoReferential integritynoyes inforelationships in graphsyes infoRelationships in Graphsnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.noyesno
User concepts infoAccess controlAccess rights for users can be defined per objectyesSecurity and Authentication via Web Application Container (Tomcat, Jetty)Access rights can be defined down to the item levelAccess rights for users, groups and roles according to SQL-standard
More information provided by the system vendor
Apache CassandraArangoDBBlazegraphjBASEopenGauss
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» more
Graph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» more
Consolidation: As a native multi-model database, can be used as a full blown document...
» more
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» more
Native multi-model in ArangoDB is being used for a broad range of projects across...
» more
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» more
Cisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» more
Market metricsApache Cassandra is used by 40% of the Fortune 100.
» more
ArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» more
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» more
Very permissive Apache 2 License for Community Edition & commercial licenses are...
» more
News

How to Monitor DataStax-Powered RAG Applications with Fiddler
19 September 2024

How Knowledge Graph RAG Boosts LLM Results
18 September 2024

How to Chunk Text in JavaScript for Your RAG Application
18 September 2024

Precision and Efficiency in Domain-Specific Text2SQL Conversion: Introducing Skypoint AI Platform’s SherloQ
11 September 2024

Now in LangChain: Graph Vector Store, a Simple Way to Add Structured Data to RAG Applications
11 September 2024

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
Apache CassandraArangoDBBlazegraphjBASEopenGauss
DB-Engines blog posts

The Weight of Relational Databases: Time for Multi-Model?
29 August 2017, Luca Olivari (guest author)

show all

Recent citations in the news

New Apache Cassandra 5.0 gives open source NoSQL database a scalability and performance boost
6 September 2024, VentureBeat

Apache Cassandra introduces version 5.0 of open-source NoSQL database
9 September 2024, Techzine Europe

Migrate Cassandra workloads to Amazon Keyspaces using CQLReplicator
4 September 2024, AWS Blog

Cassandra redesigns indexing, storage management for 5.0 release
10 September 2024, The Register

How Uber ensures Apache Cassandra®’s tolerance for single-zone failure
20 June 2024, Uber

provided by Google News

ArangoDB Announces Release of ArangoDB 3.11 for Search, Graph and Analytics
30 May 2023, insideHPC

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

Graph, machine learning, hype, and beyond: ArangoDB open source multi-model database releases version 3.7
27 August 2020, ZDNet

Here's the pitch deck a German software startup used to raise $10 million to move to San Francisco and take on Oracle
23 June 2019, Business Insider

ArangoDB 3.5 update improves multi-model database platform
22 August 2019, TechTarget

provided by Google News

Video: Blazegraph Accelerates Graph Computing with GPUs
20 December 2015, insideHPC

This AI Paper Introduces A Comprehensive RDF Dataset With Over 26 Billion Triples Covering Scholarly Data Across All Scientific Disciplines
19 August 2023, MarkTechPost

provided by Google News

Temenos signs first customer in India
24 August 2009, Finextra

provided by Google News

openGauss Open Source Community Officially Launch
1 July 2020, huawei.com

Engineering Students from Thammasat Win 2 'Huawei ICT' Awards to Represent Thailand in Asia-Pacific Competition.
12 January 2024, tu.ac.th

Huawei releases six products to supercharge the cloud
29 April 2021, Myrepublica

Ethiopian Students Finish third in Global ICT Competition
29 May 2023, Ethiopian Monitor

Diversified Computing: Open Innovation for Shared Success
30 September 2020, huawei.com

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

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.

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Present your product here