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

DBMS > Dragonfly vs. Memgraph vs. Neo4j vs. Sequoiadb vs. Stardog

System Properties Comparison Dragonfly vs. Memgraph vs. Neo4j vs. Sequoiadb vs. Stardog

Editorial information provided by DB-Engines
NameDragonfly  Xexclude from comparisonMemgraph  Xexclude from comparisonNeo4j  Xexclude from comparisonSequoiadb  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceAn open source graph database built for real-time streaming and compatible with Neo4jScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsNewSQL database with distributed OLTP and SQLEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelKey-value storeGraph DBMSGraph DBMSDocument store
Relational DBMS
Graph DBMS
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.49
Rank#261  Overall
#38  Key-value stores
Score3.19
Rank#94  Overall
#8  Graph DBMS
Score44.89
Rank#21  Overall
#1  Graph DBMS
Score0.50
Rank#258  Overall
#41  Document stores
#120  Relational DBMS
Score2.07
Rank#122  Overall
#11  Graph DBMS
#6  RDF stores
Websitegithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
memgraph.comneo4j.comwww.sequoiadb.comwww.stardog.com
Technical documentationwww.dragonflydb.io/­docsmemgraph.com/­docsneo4j.com/­docswww.sequoiadb.com/­en/­index.php?m=Files&a=indexdocs.stardog.com
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperDragonflyDB team and community contributorsMemgraph LtdNeo4j, Inc.Sequoiadb Ltd.Stardog-Union
Initial release20232017200720132010
Current release1.0, March 20235.20, May 20247.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoBSL 1.1Open Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoGPL version3, commercial licenses availableOpen Source infoServer: AGPL; Client: Apache V2commercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
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.
Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.
Implementation languageC++C and C++Java, ScalaC++Java
Server operating systemsLinuxLinuxLinux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
LinuxLinux
macOS
Windows
Data schemescheme-freeschema-free and schema-optionalschema-free and schema-optionalschema-freeschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or datestrings, hashes, lists, sets, sorted sets, bit arraysyesyesyes infooid, date, timestamp, binary, regexyes
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.nononono infoImport/export of XML data possible
Secondary indexesnoyes infopluggable indexing subsystem, by default Apache Luceneyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLnononoSQL-like query languageYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsProprietary protocol infoRESP - REdis Serialization ProtocolBolt protocol
Cypher query language
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
proprietary protocol using JSONGraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
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
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
.Net
C++
Java
PHP
Python
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresLuayes infoUser defined Procedures and FunctionsJavaScriptuser defined functions and aggregates, HTTP Server extensions in Java
Triggerspublish/subscribe channels provide some trigger functionalityyes infovia event handlernoyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesSharding infodynamic graph partitioningyes using Neo4j FabricShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replication using RAFTCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlySource-replica replicationMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Eventual ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integritynoyes inforelationships in graphsyes infoRelationships in graphsnoyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of command blocks and scriptsACID infowith snapshot isolationACIDDocument is locked during a transactionACID
Concurrency infoSupport for concurrent manipulation of datayes, strict serializability by the serveryes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyes infowith periodic snapshot and write-ahead logging (WAL) of changesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyes
User concepts infoAccess controlPassword-based authenticationUsers, roles and permissionsUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)simple password-based access controlAccess rights for users and roles
More information provided by the system vendor
DragonflyMemgraphNeo4jSequoiadbStardog
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
Neo4j delivers graph technology that has been battle tested for performance and scale...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Neo4j is the market leader, graph database category creator, and the most widely...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Real-Time Recommendations Master Data Management Identity and Access Management Network...
» more
Key customersOver 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» more
Market metricsNeo4j boasts the world's largest graph database ecosystem with more than 140 million...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» more
GPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» more
News

Neo4j-Databricks Connector Delivers Deeper Insights, Faster GenAI Development
10 June 2024

This Week in Neo4j: Podcast, Testing, Knowledge Graph, GenAI and more
8 June 2024

Neo4j and Snowflake Bring Graph Data Science Into the AI Data Cloud
4 June 2024

RDF vs. Property Graphs: Choosing the Right Approach for Implementing a Knowledge Graph
4 June 2024

This Week in Neo4j: Importing Data, NODES, GenAI, Going Meta and more
1 June 2024

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
DragonflyMemgraphNeo4jSequoiadbStardog
DB-Engines blog posts

Applying Graph Analytics to Game of Thrones
12 June 2019, Amy Hodler & Mark Needham, Neo4j (guest author)

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

The openCypher Project: Help Shape the SQL for Graphs
22 December 2015, Emil Eifrem (guest author)

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

DragonflyDB Raises $21M in Funding
21 March 2023, FinSMEs

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

provided by Google News

Enhance Your Network Analysis with the Power of a Graph DB
4 May 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20 October 2021, The Recursive

Making Your Own Memory Graph To Detect Memory Issues On iOS
13 April 2021, hackernoon.com

provided by Google News

Neo4j employs knowledge graphs as part of the AI stack
11 June 2024, SiliconANGLE News

Neo4j graph analytics integrated with Snowflake's AI cloud – Blocks and Files
7 June 2024, Blocks and Files

Neo4j Announces Collaboration with Microsoft to Advance GenAI and Data Solutions USA - English - India - English
26 March 2024, PR Newswire

Using Neo4j’s graph database for AI in Azure
4 April 2024, InfoWorld

Neo4j announces collaboration with Snowflake for advanced AI insights and predictive analytics – Intelligent CIO North ...
7 June 2024, intelligentcio.com

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Present your product here