DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

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

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

Editorial information provided by DB-Engines
NameApache Cassandra  Xexclude from comparisonBlazegraph  Xexclude from comparisonjBASE  Xexclude from comparisonNCache  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 accessHigh-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 middlewareOpen-Source and Enterprise in-memory Key-Value StoreAn enterprise-class RDBMS compatible with high-performance, high-availability and high-performance originally developed by Huawei
Primary database modelWide column storeGraph DBMS
RDF store
Multivalue DBMSKey-value storeRelational DBMS
Secondary database modelsVector DBMS infostarting with release V5Document store
Search engine infoUsing distributed Lucene
Document 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
Score0.74
Rank#217  Overall
#19  Graph DBMS
#8  RDF stores
Score1.36
Rank#157  Overall
#3  Multivalue DBMS
Score0.91
Rank#196  Overall
#29  Key-value stores
Score1.11
Rank#175  Overall
#79  Relational DBMS
Websitecassandra.apache.orgblazegraph.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasewww.alachisoft.com/­ncachegitee.com/­opengauss
opengauss.org
Technical documentationcassandra.apache.org/­doc/­latestwiki.blazegraph.comdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9www.alachisoft.com/­resources/­docsdocs.opengauss.org/­en
gitee.com/­opengauss/­docs
DeveloperApache Software Foundation infoApache top level project, originally developped by FacebookBlazegraphRocket Software (formerly Zumasys)AlachisoftHuawei and openGauss community
Initial release20082006199120052019
Current release5.0-rc1, July 20242.1.5, March 20195.75.3.3, April 20243.0, March 2022
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoextended commercial license availablecommercialOpen Source infoEnterprise Edition availableOpen 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.
Implementation languageJavaJavaC#, .NET, .NET Core, JavaC, C++, Java
Server operating systemsBSD
Linux
OS X
Windows
Linux
OS X
Windows
AIX
Linux
Windows
Linux
Windows
Linux
Data schemeschema-freeschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyes infoRDF literal typesoptionalpartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryes
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.noyesnono
Secondary indexesrestricted infoonly equality queries, not always the best performing solutionyesyesyes
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)SPARQL is used as query languageEmbedded SQL for jBASE in BASICSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.ANSI SQL 2011
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
Java API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
IDistributedCache
JCache
LINQ
Proprietary native API
JDBC
ODBC
Supported programming languagesC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
.Net
Basic
Jabbascript
Java
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
C
C++
Java
Server-side scripts infoStored proceduresnoyesyesno infosupport for stored procedures with SQL-Server CLRyes
Triggersyesnoyesyes infoNotificationsyes
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"ShardingShardingyeshorizontal 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 possibleyesyesyes, with selectable consistency levelSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonoyesno
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 configurationEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency
Foreign keys infoReferential integritynoyes infoRelationships in Graphsnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsACIDACIDoptimistic locking and pessimistic lockingACID
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.noyesyesno
User concepts infoAccess controlAccess rights for users can be defined per objectSecurity and Authentication via Web Application Container (Tomcat, Jetty)Access rights can be defined down to the item levelAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)Access rights for users, groups and roles according to SQL-standard
More information provided by the system vendor
Apache CassandraBlazegraphjBASENCacheopenGauss
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» more
NCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» more
NCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» more
NCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» more
Bank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsApache Cassandra is used by 40% of the Fortune 100.
» more
Market Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» more
NCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» 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 CassandraBlazegraphjBASENCacheopenGauss
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

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

How to use NCache in ASP.Net Core
9 July 2024, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

provided by Google News

openGauss Open Source Community Officially Launch
1 July 2020, Huawei

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

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

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

SingleStore logo

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

Present your product here