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

DBMS > Cassandra vs. GBase vs. JanusGraph vs. NCache vs. TimesTen

System Properties Comparison Cassandra vs. GBase vs. JanusGraph vs. NCache vs. TimesTen

Editorial information provided by DB-Engines
NameCassandra  Xexclude from comparisonGBase  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonNCache  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessWidely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.A Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Open-Source and Enterprise in-memory Key-Value StoreIn-Memory RDBMS compatible to Oracle
Primary database modelWide column storeRelational DBMSGraph DBMSKey-value storeRelational DBMS
Secondary database modelsVector DBMS infostarting with release V5Document store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score101.89
Rank#12  Overall
#1  Wide column stores
Score1.07
Rank#185  Overall
#86  Relational DBMS
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score0.94
Rank#195  Overall
#29  Key-value stores
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websitecassandra.apache.orgwww.gbase.cnjanusgraph.orgwww.alachisoft.com/­ncachewww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationcassandra.apache.org/­doc/­latestdocs.janusgraph.orgwww.alachisoft.com/­resources/­docsdocs.oracle.com/­database/­timesten-18.1
DeveloperApache Software Foundation infoApache top level project, originally developped by FacebookGeneral Data Technology Co., Ltd.Linux Foundation; originally developed as Titan by AureliusAlachisoftOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20082004201720051998
Current release4.1.3, July 2023GBase 8a, GBase 8s, GBase 8c0.6.3, February 20235.3.3, April 202411 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourceOpen Source infoApache version 2commercialOpen Source infoApache 2.0Open Source infoEnterprise Edition availablecommercial
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, Java, PythonJavaC#, .NET, .NET Core, Java
Server operating systemsBSD
Linux
OS X
Windows
LinuxLinux
OS X
Unix
Windows
Linux
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeschema-freeyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyespartial 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.noyesnonono
Secondary indexesrestricted infoonly equality queries, not always the best performing solutionyesyesyesyes
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)Standard with numerous extensionsnoSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yes
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
ADO.NET
C API
JDBC
ODBC
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
IDistributedCache
JCache
LINQ
Proprietary native API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
C#Clojure
Java
Python
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresnouser defined functionsyesno infosupport for stored procedures with SQL-Server CLRPL/SQL
Triggersyesyesyesyes infoNotificationsno
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"horizontal partitioning (by range, list and hash) and vertical partitioningyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)yesnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoRepresentation of geographical distribution of servers is possibleyesyesyes, with selectable consistency levelMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyes infovia Faunus, a graph analytics engineyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Immediate ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynoyesyes infoRelationships in graphsnoyes
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 persistentyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlAccess rights for users can be defined per objectyesUser authentification and security via Rexster Graph ServerAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)fine grained access rights according to SQL-standard
More information provided by the system vendor
CassandraGBaseJanusGraph infosuccessor of TitanNCacheTimesTen
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 metricsCassandra 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

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
CassandraGBaseJanusGraph infosuccessor of TitanNCacheTimesTen
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

Recent citations in the news

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

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

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

Database Deep Dives: JanusGraph
8 August 2019, ibm.com

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

Compose for JanusGraph arrives on Bluemix
15 September 2017, ibm.com

provided by Google News

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

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

provided by Google News

The Intel Xeon E7-8800 v3 Review: The POWER8 Killer?
8 May 2015, AnandTech

provided by Google News



Share this page

Featured Products

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

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