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 > Blueflood vs. Dragonfly vs. H2GIS vs. Immudb vs. TinkerGraph

System Properties Comparison Blueflood vs. Dragonfly vs. H2GIS vs. Immudb vs. TinkerGraph

Editorial information provided by DB-Engines
NameBlueflood  Xexclude from comparisonDragonfly  Xexclude from comparisonH2GIS  Xexclude from comparisonImmudb  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionScalable TimeSeries DBMS based on CassandraA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceSpatial extension of H2An open source immutable (append-only) database with cryptographic verification which makes it tamper-resistant and fully auditable.A lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelTime Series DBMSKey-value storeSpatial DBMSKey-value storeGraph DBMS
Secondary database modelsRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.06
Rank#353  Overall
#34  Time Series DBMS
Score0.41
Rank#266  Overall
#38  Key-value stores
Score0.00
Rank#383  Overall
#7  Spatial DBMS
Score0.24
Rank#305  Overall
#43  Key-value stores
Score0.08
Rank#348  Overall
#35  Graph DBMS
Websiteblueflood.iogithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
www.h2gis.orggithub.com/­codenotary/­immudb
immudb.io
tinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationgithub.com/­rax-maas/­blueflood/­wikiwww.dragonflydb.io/­docswww.h2gis.org/­docs/­homedocs.immudb.io
DeveloperRackspaceDragonflyDB team and community contributorsCNRSCodenotary
Initial release20132023201320202009
Current release1.0, March 20231.2.3, April 2022
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoBSL 1.1Open Source infoLGPL 3.0Open Source infoApache Version 2.0Open Source infoApache 2.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 languageJavaC++JavaGoJava
Server operating systemsLinux
OS X
LinuxBSD
Linux
macOS
Solaris
Windows
z/OS
Data schemepredefined schemescheme-freeyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesstrings, hashes, lists, sets, sorted sets, bit arraysyesyes
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.nonononono
Secondary indexesnonoyesyesno
SQL infoSupport of SQLnonoyesSQL-like syntaxno
APIs and other access methodsHTTP RESTProprietary protocol infoRESP - REdis Serialization ProtocolgRPC protocol
PostgreSQL wire protocol
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
Java.Net
Go
Java
JavaScript (Node.js)
Python
Groovy
Java
Server-side scripts infoStored proceduresnoLuayes infobased on H2nono
Triggersnopublish/subscribe channels provide some trigger functionalityyesnono
Partitioning methods infoMethods for storing different data on different nodesSharding infobased on CassandranoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infobased on CassandraSource-replica replicationyes infobased on H2none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Eventual ConsistencyImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integritynonoyesnoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoAtomic execution of command blocks and scriptsACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes, strict serializability by the serveryes, multi-version concurrency control (MVCC)yesno
Durability infoSupport for making data persistentyesyesyesyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesnoyes
User concepts infoAccess controlnoPassword-based authenticationyes infobased on H2no

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
BluefloodDragonflyH2GISImmudbTinkerGraph
Recent citations in the news

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

provided by Google 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

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

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

provided by Google News

Codenotary brings its immutable database to the cloud
21 June 2023, TechCrunch

Immudb: Open-source database, built on a zero trust model
17 December 2021, Help Net Security

immudb (immutable database) 'tamper-proof' database - Open Source Insider
14 December 2021, ComputerWeekly.com

Open Source Immutable Database Adds Cluster Support Capable of Billions of Transactions and Potentially Unlimited ...
16 November 2021, Business Wire

Storage news ticker – November 15 – Blocks and Files
15 November 2021, Blocks & Files

provided by Google News

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Introducing Gremlin query hints for Amazon Neptune | AWS Database Blog
26 February 2019, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here