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

DBMS > NCache vs. RavenDB vs. Titan vs. VoltDB

System Properties Comparison NCache vs. RavenDB vs. Titan vs. VoltDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameNCache  Xexclude from comparisonRavenDB  Xexclude from comparisonTitan  Xexclude from comparisonVoltDB  Xexclude from comparison
Titan has been decommisioned after the takeover by Datastax. It will be removed from the DB-Engines ranking. A fork has been open-sourced as JanusGraph.
DescriptionOpen-Source and Enterprise in-memory Key-Value StoreOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseTitan is a Graph DBMS optimized for distributed clusters.Distributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelKey-value storeDocument storeGraph DBMSRelational DBMS
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.94
Rank#195  Overall
#29  Key-value stores
Score2.92
Rank#101  Overall
#18  Document stores
Score1.44
Rank#158  Overall
#73  Relational DBMS
Websitewww.alachisoft.com/­ncacheravendb.netgithub.com/­thinkaurelius/­titanwww.voltdb.com
Technical documentationwww.alachisoft.com/­resources/­docsravendb.net/­docsgithub.com/­thinkaurelius/­titan/­wikidocs.voltdb.com
DeveloperAlachisoftHibernating RhinosAurelius, owned by DataStaxVoltDB Inc.
Initial release2005201020122010
Current release5.3.3, April 20245.4, July 202211.3, April 2022
License infoCommercial or Open SourceOpen Source infoEnterprise Edition availableOpen Source infoAGPL version 3, commercial license availableOpen Source infoApache license, version 2.0Open Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC#, .NET, .NET Core, JavaC#JavaJava, C++
Server operating systemsLinux
Windows
Linux
macOS
Raspberry Pi
Windows
Linux
OS X
Unix
Windows
Linux
OS X infofor development
Data schemeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or datepartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counternoyesyes
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.no
Secondary indexesyesyesyesyes
SQL infoSupport of SQLSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.SQL-like query language (RQL)noyes infoonly a subset of SQL 99
APIs and other access methodsIDistributedCache
JCache
LINQ
Proprietary native API
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languages.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Clojure
Java
Python
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresno infosupport for stored procedures with SQL-Server CLRyesyesJava
Triggersyes infoNotificationsyesyesno
Partitioning methods infoMethods for storing different data on different nodesyesShardingyes infovia pluggable storage backendsSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with selectable consistency levelMulti-source replicationyesMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesyes infovia Faunus, a graph analytics engineno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Default ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Eventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynonoyes infoRelationships in graphno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataoptimistic locking and pessimistic lockingACID, Cluster-wide transaction availableACIDACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes
User concepts infoAccess controlAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)Authorization levels configured per client per databaseUser authentification and security via Rexster Graph ServerUsers and roles with access to stored procedures
More information provided by the system vendor
NCacheRavenDBTitanVoltDB
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsNCache 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

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

More resources
NCacheRavenDBTitanVoltDB
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the 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

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

RavenDB Adds Graph Queries
15 May 2019, Datanami

provided by Google News

Amazon DynamoDB Storage Backend for Titan: Distributed Graph Database | Amazon Web Services
24 August 2015, AWS Blog

Beyond Titan: The Evolution of DataStax's New Graph Database
21 June 2016, Datanami

Titan Graph Database Integration with DynamoDB: World-class Performance, Availability, and Scale for New Workloads
20 August 2015, All Things Distributed

DataStax acquires Aurelius, the startup behind the Titan graph database
3 February 2015, VentureBeat

DSE Graph review: Graph database does double duty
14 November 2019, InfoWorld

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Aims for Fast Big Data Development -- ADTmag
29 January 2015, ADT Magazine

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

RaimaDB logo

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

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

Neo4j logo

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

Present your product here