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

DBMS > Dragonfly vs. Neo4j vs. OpenSearch vs. OpenTSDB vs. VelocityDB

System Properties Comparison Dragonfly vs. Neo4j vs. OpenSearch vs. OpenTSDB vs. VelocityDB

Editorial information provided by DB-Engines
NameDragonfly  Xexclude from comparisonNeo4j  Xexclude from comparisonOpenSearch  Xexclude from comparisonOpenTSDB  Xexclude from comparisonVelocityDB  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 instanceScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneScalable Time Series DBMS based on HBaseA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primary database modelKey-value storeGraph DBMSSearch engineTime Series DBMSGraph DBMS
Object oriented DBMS
Secondary database modelsVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.49
Rank#261  Overall
#38  Key-value stores
Score44.89
Rank#21  Overall
#1  Graph DBMS
Score16.03
Rank#37  Overall
#4  Search engines
Score1.68
Rank#142  Overall
#12  Time Series DBMS
Score0.11
Rank#354  Overall
#37  Graph DBMS
#15  Object oriented DBMS
Websitegithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
neo4j.comgithub.com/­opensearch-project
opensearch.org
opentsdb.netvelocitydb.com
Technical documentationwww.dragonflydb.io/­docsneo4j.com/­docsopensearch.org/­docs/­latestopentsdb.net/­docs/­build/­html/­index.htmlvelocitydb.com/­UserGuide
DeveloperDragonflyDB team and community contributorsNeo4j, Inc.Amazon Web Servicescurrently maintained by Yahoo and other contributorsVelocityDB Inc
Initial release20232007202120112011
Current release1.0, March 20235.20, May 20242.5.0, January 20237.x
License infoCommercial or Open SourceOpen Source infoBSL 1.1Open Source infoGPL version3, commercial licenses availableOpen Source infoApache Version 2.0Open Source infoLGPLcommercial
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.
  • STACKIT OpenSearch offers OpenSearch in a managed version in enterprise grade, 100% GDPR-compliant, for a wide range of applications like analytics, website search, offering scalability and fast data access.
  • Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
Implementation languageC++Java, ScalaJavaJavaC#
Server operating systemsLinuxLinux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
All OS with a Java VMLinux
Windows
Any that supports .NET
Data schemescheme-freeschema-free and schema-optionalschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-freeyes
Typing infopredefined data types such as float or datestrings, hashes, lists, sets, sorted sets, bit arraysyesyesnumeric data for metrics, strings for tagsyes
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 indexesnoyes infopluggable indexing subsystem, by default Apache Luceneyes infoAll search fields are automatically indexednoyes
SQL infoSupport of SQLnonoSQL-like query languagenono
APIs and other access methodsProprietary protocol infoRESP - REdis Serialization ProtocolBolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
Java API
RESTful HTTP/JSON API
HTTP API
Telnet API
.Net
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
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
Erlang
Go
Java
Python
R
Ruby
.Net
Server-side scripts infoStored proceduresLuayes infoUser defined Procedures and Functionsyesnono
Triggerspublish/subscribe channels provide some trigger functionalityyes infovia event handleryes infoby using the 'percolation' featurenoCallbacks are triggered when data changes
Partitioning methods infoMethods for storing different data on different nodesyes using Neo4j FabricShardingSharding infobased on HBaseSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyyesselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Eventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate Consistency infobased on HBaseImmediate Consistency
Foreign keys infoReferential integritynoyes infoRelationships in graphsnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of command blocks and scriptsACIDnonoACID
Concurrency infoSupport for concurrent manipulation of datayes, strict serializability by the serveryesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlPassword-based authenticationUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)noBased on Windows Authentication
More information provided by the system vendor
DragonflyNeo4jOpenSearchOpenTSDBVelocityDB
Specific characteristicsNeo4j delivers graph technology that has been battle tested for performance and scale...
» more
OpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesNeo4j is the market leader, graph database category creator, and the most widely...
» more
Distributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosReal-Time Recommendations Master Data Management Identity and Access Management Network...
» more
The OpenSearch platform is used across a broad range of search , analytics, and observability...
» 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
The OpenSearch Project offers open source software licensed under Apache License...
» 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
3rd partiesAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
DragonflyNeo4jOpenSearchOpenTSDBVelocityDB
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

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

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

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

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

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

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

provided by Google News

Optimize storage costs in Amazon OpenSearch Service using Zstandard compression | Amazon Web Services
11 June 2024, AWS Blog

Behind the Scenes: Upgrading OpenSearch efficiency with OCI flexible vertical scaling
13 February 2024, Oracle

Modernize your data observability with Amazon OpenSearch Service zero-ETL integration with Amazon S3 | Amazon ...
5 June 2024, AWS Blog

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, Oracle

Amazon OpenSearch Service now supports OpenSearch version 2.13 - AWS
21 May 2024, AWS Blog

provided by Google News

Brain Monitoring with Kafka, OpenTSDB, and Grafana
5 August 2016, KDnuggets

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

MapR to help admins peer into dense Hadoop clusters
28 June 2016, SiliconANGLE News

LogicMonitor Rolls a Time Series Database for Finer-Grain Reporting
1 June 2016, The New Stack

A real-time processing revival - O'Reilly Radar
2 April 2015, O'Reilly Radar

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