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

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

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

Editorial information provided by DB-Engines
NameDolphinDB  Xexclude from comparisonDrizzle  Xexclude from comparisonJanusGraph infosuccessor of Titan  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.A Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017RDF4J 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 DBMSGraph DBMSRDF storeRelational DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.03
Rank#78  Overall
#6  Time Series DBMS
Score2.02
Rank#125  Overall
#12  Graph DBMS
Score0.74
Rank#222  Overall
#9  RDF stores
Score1.47
Rank#157  Overall
#73  Relational DBMS
Websitewww.dolphindb.comjanusgraph.orgrdf4j.orgwww.voltdb.com
Technical documentationdocs.dolphindb.cn/­en/­help200/­index.htmldocs.janusgraph.orgrdf4j.org/­documentationdocs.voltdb.com
DeveloperDolphinDB, IncDrizzle project, originally started by Brian AkerLinux Foundation; originally developed as Titan by AureliusSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.VoltDB Inc.
Initial release20182008201720042010
Current releasev2.00.4, January 20227.2.4, September 20120.6.3, February 202311.3, April 2022
License infoCommercial or Open Sourcecommercial infofree community version availableOpen Source infoGNU GPLOpen Source infoApache 2.0Open 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++JavaJavaJava, C++
Server operating systemsLinux
Windows
FreeBSD
Linux
OS X
Linux
OS X
Unix
Windows
Linux
OS X
Unix
Windows
Linux
OS X infofor development
Data schemeyesyesyesyes infoRDF Schemasyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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 extensionsnonoyes 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
JDBCJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
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
Clojure
Java
Python
Java
PHP
Python
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresyesnoyesyesJava
Triggersnono infohooks for callbacks inside the server can be used.yesyesno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningShardingyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)noneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
yesnoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyes infovia Faunus, a graph analytics enginenono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyesyes infoRelationships in graphsno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDACID 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 persistentyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes 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.yes
User concepts infoAccess controlAdministrators, Users, GroupsPluggable authentication mechanisms infoe.g. LDAP, HTTPUser authentification and security via Rexster Graph ServernoUsers and roles with access to stored procedures

More information provided by the system vendor

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
DolphinDBDrizzleJanusGraph infosuccessor of TitanRDF4J 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

Database Deep Dives: JanusGraph
8 August 2019, IBM

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

From graph db to graph embedding. In 7 simple steps. | by Andy Greatorex
30 July 2020, Towards Data Science

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

The year of the graph: Getting graphic, going native, reshaping the landscape
8 January 2018, ZDNet

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

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

Neo4j logo

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

Present your product here