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 > Dragonfly vs. IBM Db2 Event Store vs. Linter vs. Neo4j vs. RavenDB

System Properties Comparison Dragonfly vs. IBM Db2 Event Store vs. Linter vs. Neo4j vs. RavenDB

Editorial information provided by DB-Engines
NameDragonfly  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparisonLinter  Xexclude from comparisonNeo4j  Xexclude from comparisonRavenDB  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 instanceDistributed Event Store optimized for Internet of Things use casesRDBMS for high security requirementsScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsOpen Source Operational and Transactional Enterprise NoSQL Document Database
Primary database modelKey-value storeEvent Store
Time Series DBMS
Relational DBMSGraph DBMSDocument store
Secondary database modelsSpatial DBMSGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.49
Rank#261  Overall
#38  Key-value stores
Score0.27
Rank#309  Overall
#2  Event Stores
#28  Time Series DBMS
Score0.12
Rank#350  Overall
#152  Relational DBMS
Score44.89
Rank#21  Overall
#1  Graph DBMS
Score2.84
Rank#101  Overall
#18  Document stores
Websitegithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
www.ibm.com/­products/­db2-event-storelinter.runeo4j.comravendb.net
Technical documentationwww.dragonflydb.io/­docswww.ibm.com/­docs/­en/­db2-event-storeneo4j.com/­docsravendb.net/­docs
DeveloperDragonflyDB team and community contributorsIBMrelex.ruNeo4j, Inc.Hibernating Rhinos
Initial release20232017199020072010
Current release1.0, March 20232.05.20, May 20245.4, July 2022
License infoCommercial or Open SourceOpen Source infoBSL 1.1commercial infofree developer edition availablecommercialOpen Source infoGPL version3, commercial licenses availableOpen Source infoAGPL version 3, commercial license available
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++C and C++Java, ScalaC#
Server operating systemsLinuxLinux infoLinux, macOS, Windows for the developer additionAIX
Android
BSD
HP Open VMS
iOS
Linux
OS X
VxWorks
Windows
Linux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
Linux
macOS
Raspberry Pi
Windows
Data schemescheme-freeyesyesschema-free and schema-optionalschema-free
Typing infopredefined data types such as float or datestrings, hashes, lists, sets, sorted sets, bit arraysyesyesyesno
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.nonono
Secondary indexesnonoyesyes infopluggable indexing subsystem, by default Apache Luceneyes
SQL infoSupport of SQLnoyes infothrough the embedded Spark runtimeyesnoSQL-like query language (RQL)
APIs and other access methodsProprietary protocol infoRESP - REdis Serialization ProtocolADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
LINQ
ODBC
OLE DB
Oracle Call Interface (OCI)
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
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#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
C
C#
C++
Java
Perl
PHP
Python
Qt
Ruby
Tcl
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresLuayesyes infoproprietary syntax with the possibility to convert from PL/SQLyes infoUser defined Procedures and Functionsyes
Triggerspublish/subscribe channels provide some trigger functionalitynoyesyes infovia event handleryes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneyes using Neo4j FabricSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationActive-active shard replicationSource-replica replicationCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual ConsistencyImmediate ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
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.
Foreign keys infoReferential integritynonoyesyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of command blocks and scriptsnoACIDACIDACID, Cluster-wide transaction available
Concurrency infoSupport for concurrent manipulation of datayes, strict serializability by the serverNo - written data is immutableyesyesyes
Durability infoSupport for making data persistentyesYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlPassword-based authenticationfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)Authorization levels configured per client per database
More information provided by the system vendor
DragonflyIBM Db2 Event StoreLinterNeo4jRavenDB
Specific characteristicsNeo4j delivers graph technology that has been battle tested for performance and scale...
» more
Competitive advantagesNeo4j is the market leader, graph database category creator, and the most widely...
» more
Typical application scenariosReal-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 modelsGPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» more
News

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

openCypher Will Pave the Road to GQL for Cypher Implementers
22 May 2024

7 Tips for Submitting Your NODES 2024 Talk
22 May 2024

How to Configure Neo4j Aura With AWS PrivateLink
21 May 2024

This Week in Neo4j: Podcast, GraphRAG, GraphQL, Chatbot and more
18 May 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
DragonflyIBM Db2 Event StoreLinterNeo4jRavenDB
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, Business Wire

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

New Kubernetes Operator for Dragonfly In-Memory Datastore Now Available for Simplified Operations and Increased ...
18 April 2023, Business Wire

provided by Google News

Advancements in streaming data storage, real-time analysis and machine learning
25 July 2019, ibm.com

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing Data from Anywhere
31 May 2018, Data Center Knowledge

How IBM Is Turning Db2 into an 'AI Database'
3 June 2019, Datanami

Best cloud databases of 2022
4 October 2022, ITPro

provided by Google News

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

Neo Technology Announces Neo4j GraphDays Events in Seattle and Silicon Valley
29 May 2024, Yahoo Movies UK

Neo4j CTO says new Graph Query Language standard will have 'massive ripple effects'
26 April 2024, SiliconANGLE News

Neo4j Is Planning IPO on Nasdaq, Largest Owner Greenbridge Says
15 February 2024, Bloomberg

Give Your Graph Workload a Cost-Performance Boost with Neo4j and AWS Graviton | Amazon Web Services
27 September 2023, AWS Blog

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

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

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

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

Present your product here