DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > DolphinDB vs. Drizzle vs. NCache vs. RDF4J vs. VoltDB

System Properties Comparison DolphinDB vs. Drizzle vs. NCache vs. RDF4J vs. VoltDB

Editorial information provided by DB-Engines
NameDolphinDB  Xexclude from comparisonDrizzle  Xexclude from comparisonNCache  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonVoltDB  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionDolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.MySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Open-Source and Enterprise in-memory Key-Value StoreRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.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 modelTime Series DBMSRelational DBMSKey-value storeRDF storeRelational DBMS
Secondary database modelsRelational DBMSDocument store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.03
Rank#78  Overall
#6  Time Series DBMS
Score0.96
Rank#195  Overall
#29  Key-value stores
Score0.74
Rank#222  Overall
#9  RDF stores
Score1.47
Rank#157  Overall
#73  Relational DBMS
Websitewww.dolphindb.comwww.alachisoft.com/­ncacherdf4j.orgwww.voltdb.com
Technical documentationdocs.dolphindb.cn/­en/­help200/­index.htmlwww.alachisoft.com/­resources/­docsrdf4j.org/­documentationdocs.voltdb.com
DeveloperDolphinDB, IncDrizzle project, originally started by Brian AkerAlachisoftSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.VoltDB Inc.
Initial release20182008200520042010
Current releasev2.00.4, January 20227.2.4, September 20125.3.3, April 202411.3, April 2022
License infoCommercial or Open Sourcecommercial infofree community version availableOpen Source infoGNU GPLOpen Source infoEnterprise Edition availableOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
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.
Implementation languageC++C++C#, .NET, .NET Core, JavaJavaJava, C++
Server operating systemsLinux
Windows
FreeBSD
Linux
OS X
Linux
Windows
Linux
OS X
Unix
Windows
Linux
OS X infofor development
Data schemeyesyesschema-freeyes infoRDF Schemasyes
Typing infopredefined data types such as float or dateyesyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryesyes
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
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLSQL-like query languageyes infowith proprietary extensionsSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.noyes infoonly a subset of SQL 99
APIs and other access methodsJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
JDBCIDistributedCache
JCache
LINQ
Proprietary native API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languagesC#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
C
C++
Java
PHP
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Java
PHP
Python
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresyesnono infosupport for stored procedures with SQL-Server CLRyesJava
Triggersnono infohooks for callbacks inside the server can be used.yes infoNotificationsyesno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningShardingyesnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
yes, with selectable consistency levelnoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Foreign keys infoReferential integritynoyesnono infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDoptimistic locking and pessimistic lockingACID infoIsolation support depends on the API usedACID 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 persistentyesyesyesyes infoin-memory storage is supported as wellyes 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 controlAdministrators, Users, GroupsPluggable authentication mechanisms infoe.g. LDAP, HTTPAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)noUsers and roles with access to stored procedures
More information provided by the system vendor
DolphinDBDrizzleNCacheRDF4J infoformerly known as SesameVoltDB
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
DolphinDBDrizzleNCacheRDF4J infoformerly known as SesameVoltDB
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, 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

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

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.

Milvus logo

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

Present your product here