DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > NCache vs. RavenDB vs. Rockset vs. Solr vs. VoltDB

System Properties Comparison NCache vs. RavenDB vs. Rockset vs. Solr vs. VoltDB

Editorial information provided by DB-Engines
NameNCache  Xexclude from comparisonRavenDB  Xexclude from comparisonRockset  Xexclude from comparisonSolr  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionOpen-Source and Enterprise in-memory Key-Value StoreOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseA scalable, reliable search and analytics service in the cloud, built on RocksDBA widely used distributed, scalable search engine based on Apache LuceneDistributed 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 storeDocument storeSearch engineRelational DBMS
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
Graph DBMS
Spatial DBMS
Time Series DBMS
Relational DBMS
Search engine
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.96
Rank#195  Overall
#29  Key-value stores
Score2.84
Rank#101  Overall
#18  Document stores
Score0.82
Rank#212  Overall
#36  Document stores
Score41.02
Rank#24  Overall
#3  Search engines
Score1.47
Rank#157  Overall
#73  Relational DBMS
Websitewww.alachisoft.com/­ncacheravendb.netrockset.comsolr.apache.orgwww.voltdb.com
Technical documentationwww.alachisoft.com/­resources/­docsravendb.net/­docsdocs.rockset.comsolr.apache.org/­resources.htmldocs.voltdb.com
DeveloperAlachisoftHibernating RhinosRocksetApache Software FoundationVoltDB Inc.
Initial release20052010201920062010
Current release5.3.3, April 20245.4, July 20229.6.1, May 202411.3, April 2022
License infoCommercial or Open SourceOpen Source infoEnterprise Edition availableOpen Source infoAGPL version 3, commercial license availablecommercialOpen Source infoApache Version 2Open Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC#, .NET, .NET Core, JavaC#C++JavaJava, C++
Server operating systemsLinux
Windows
Linux
macOS
Raspberry Pi
Windows
hostedAll OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)Linux
OS X infofor development
Data schemeschema-freeschema-freeschema-freeyes infoDynamic Fields enables on-the-fly addition of new fieldsyes
Typing infopredefined data types such as float or datepartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counternodynamic typingyes infosupports customizable data types and automatic typingyes
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.nono infoingestion from XML files supportedyes
Secondary indexesyesyesall fields are automatically indexedyes infoAll search fields are automatically indexedyes
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)Read-only SQL queries, including JOINsSolr Parallel SQL Interfaceyes 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
HTTP RESTJava API
RESTful HTTP/JSON API
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
Go
Java
JavaScript (Node.js)
Python
.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
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 CLRyesnoJava pluginsJava
Triggersyes infoNotificationsyesnoyes infoUser configurable commands triggered on index changesno
Partitioning methods infoMethods for storing different data on different nodesyesShardingAutomatic shardingShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with selectable consistency levelMulti-source replicationyesyesMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesnospark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduceno
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 ConsistencyEventual Consistency
Foreign keys infoReferential integritynonononono 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 availablenooptimistic lockingACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyesyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)Authorization levels configured per client per databaseAccess rights for users and organizations can be defined via Rockset consoleyesUsers and roles with access to stored procedures
More information provided by the system vendor
NCacheRavenDBRocksetSolrVoltDB
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
NCacheRavenDBRocksetSolrVoltDB
DB-Engines blog posts

Elasticsearch replaced Solr as the most popular search engine
12 January 2016, Paul Andlinger

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

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

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

RavenDB Adds Graph Queries
15 May 2019, Datanami

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

Review: NoSQL database RavenDB
20 March 2019, TechGenix

provided by Google News

Rockset upgrades database to meet the needs of AI hybrid search – Blocks and Files
20 May 2024, Blocks and Files

Rockset launches native support for hybrid vector and text search to power AI apps
16 May 2024, SiliconANGLE News

Rockset Announces Native Support for Hybrid Search to Power AI Apps
17 May 2024, Datanami

Data Management News for the Week of May 17; Updates from Anomalo, DataStax, Rockset & More
16 May 2024, Solutions Review

Rockset targets cost control with latest database update
31 January 2024, TechTarget

provided by Google News

SOLR-led walkout demands better conditions for Compass workers
27 February 2024, Daily Northwestern

Solr Network Launches Groundbreaking Solana Token Creator
28 May 2024, AccessWire

(SOLR) Proactive Strategies
27 May 2024, Stock Traders Daily

Have Insiders Been Buying Solar Alliance Energy Inc. (CVE:SOLR) Shares?
27 May 2024, Yahoo Movies UK

SOLR hosts teach-in of labor movements at Northwestern
28 January 2024, Daily Northwestern

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 Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

provided by Google News



Share this page

Featured Products

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here