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

DBMS > Dragonfly vs. Drizzle vs. Geode vs. jBASE vs. NebulaGraph

System Properties Comparison Dragonfly vs. Drizzle vs. Geode vs. jBASE vs. NebulaGraph

Editorial information provided by DB-Engines
NameDragonfly  Xexclude from comparisonDrizzle  Xexclude from comparisonGeode  Xexclude from comparisonjBASE  Xexclude from comparisonNebulaGraph  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.
DescriptionA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Geode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesA robust multi-value DBMS comprising development tools and middlewareA distributed, linear scalable, high perfomant Graph DBMS
Primary database modelKey-value storeRelational DBMSKey-value storeMultivalue DBMSGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.49
Rank#261  Overall
#38  Key-value stores
Score1.86
Rank#134  Overall
#24  Key-value stores
Score1.49
Rank#156  Overall
#3  Multivalue DBMS
Score2.23
Rank#116  Overall
#10  Graph DBMS
Websitegithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
geode.apache.orgwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasegithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
Technical documentationwww.dragonflydb.io/­docsgeode.apache.org/­docsdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9docs.nebula-graph.io
DeveloperDragonflyDB team and community contributorsDrizzle project, originally started by Brian AkerOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Rocket Software (formerly Zumasys)Vesoft Inc.
Initial release20232008200219912019
Current release1.0, March 20237.2.4, September 20121.1, February 20175.7
License infoCommercial or Open SourceOpen Source infoBSL 1.1Open Source infoGNU GPLOpen Source infoApache Version 2; commercial licenses available as GemfirecommercialOpen Source infoApache Version 2.0 + Common Clause 1.0
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++JavaC++
Server operating systemsLinuxFreeBSD
Linux
OS X
All OS with a Java VM infothe JDK (8 or later) is also requiredAIX
Linux
Windows
Linux
Data schemescheme-freeyesschema-freeschema-freeStrong typed schema
Typing infopredefined data types such as float or datestrings, hashes, lists, sets, sorted sets, bit arraysyesyesoptionalyes
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.nonoyesno
Secondary indexesnoyesnoyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.
SQL infoSupport of SQLnoyes infowith proprietary extensionsSQL-like query language (OQL)Embedded SQL for jBASE in BASICSQL-like query language
APIs and other access methodsProprietary protocol infoRESP - REdis Serialization ProtocolJDBCJava Client API
Memcached protocol
RESTful HTTP API
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
Supported programming languagesC
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
C
C++
Java
PHP
.Net
All JVM based languages
C++
Groovy
Java
Scala
.Net
Basic
Jabbascript
Java
.Net
C++
Go
Java
PHP
Python
Server-side scripts infoStored proceduresLuanouser defined functionsyesuser defined functions
Triggerspublish/subscribe channels provide some trigger functionalityno infohooks for callbacks inside the server can be used.yes infoCache Event Listenersyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replication
Source-replica replication
Multi-source replicationyesCausal Clustering using Raft protocol
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnonoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of command blocks and scriptsACIDyes, on a single nodeACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, strict serializability by the serveryesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infousing RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes
User concepts infoAccess controlPassword-based authenticationPluggable authentication mechanisms infoe.g. LDAP, HTTPAccess rights per client and object definableAccess rights can be defined down to the item levelRole-based access control
More information provided by the system vendor
DragonflyDrizzleGeodejBASENebulaGraph
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» 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
DragonflyDrizzleGeodejBASENebulaGraph
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

DragonflyDB Announces $21m in New Funding and General Availability
21 March 2023, businesswire.com

DragonflyDB reels in $21M for its speedy in-memory database
21 March 2023, SiliconANGLE News

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29 March 2023, Phoronix

SFU Computing Science researchers receive 2022 ACM SIGMOD Research Highlight Award.
24 February 2023, Simon Fraser University News

provided by Google News

This is how much one of the most expensive gems costs at the Tucson gem show
11 February 2024, KGUN 9 Tucson News

Apache Geode Spawns 'All Sorts of In-Memory Things'
4 January 2017, The New Stack

Event-Driven Architectures with Apache Geode and Spring Integration
20 March 2019, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, O'Reilly Media

HPE buys query acceleration platform Ampool to boost Ezmeral hybrid cloud analytics
7 July 2021, SiliconANGLE News

provided by Google News

Temenos signs first customer in India
24 August 2009, Finextra

provided by Google News

Vesoft (NebulaGraph) Recognized in the GartnerĀ® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

NebulaGraph reaps from China's growing appetite for graph databases
16 September 2022, TechCrunch

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16 September 2022, Datanami

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