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 > Apache IoTDB vs. Blazegraph vs. Citus vs. Dragonfly vs. RethinkDB

System Properties Comparison Apache IoTDB vs. Blazegraph vs. Citus vs. Dragonfly vs. RethinkDB

Editorial information provided by DB-Engines
NameApache IoTDB  Xexclude from comparisonBlazegraph  Xexclude from comparisonCitus  Xexclude from comparisonDragonfly  Xexclude from comparisonRethinkDB  Xexclude from comparison
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
DescriptionAn IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.Scalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelTime Series DBMSGraph DBMS
RDF store
Relational DBMSKey-value storeDocument store
Secondary database modelsDocument storeSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.31
Rank#164  Overall
#14  Time Series DBMS
Score0.81
Rank#213  Overall
#19  Graph DBMS
#8  RDF stores
Score2.15
Rank#117  Overall
#56  Relational DBMS
Score0.49
Rank#261  Overall
#38  Key-value stores
Score2.66
Rank#107  Overall
#20  Document stores
Websiteiotdb.apache.orgblazegraph.comwww.citusdata.comgithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
rethinkdb.com
Technical documentationiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlwiki.blazegraph.comdocs.citusdata.comwww.dragonflydb.io/­docsrethinkdb.com/­docs
DeveloperApache Software FoundationBlazegraphDragonflyDB team and community contributorsThe Linux Foundation infosince July 2017
Initial release20182006201020232009
Current release1.1.0, April 20232.1.5, March 20198.1, December 20181.0, March 20232.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoextended commercial license availableOpen Source infoAGPL, commercial license also availableOpen Source infoBSL 1.1Open Source infoApache Version 2
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 languageJavaJavaCC++C++
Server operating systemsAll OS with a Java VM (>= 1.8)Linux
OS X
Windows
LinuxLinuxLinux
OS X
Windows
Data schemeyesschema-freeyesscheme-freeschema-free
Typing infopredefined data types such as float or dateyesyes infoRDF literal typesyesstrings, hashes, lists, sets, sorted sets, bit arraysyes infostring, binary, float, bool, date, geometry
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.noyes infospecific XML type available, but no XML query functionalitynono
Secondary indexesyesyesyesnoyes
SQL infoSupport of SQLSQL-like query languageSPARQL is used as query languageyes infostandard, with numerous extensionsnono
APIs and other access methodsJDBC
Native API
Java API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Proprietary protocol infoRESP - REdis Serialization Protocol
Supported programming languagesC
C#
C++
Go
Java
Python
Scala
.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
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 infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Server-side scripts infoStored proceduresyesyesuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.Lua
Triggersyesnoyespublish/subscribe channels provide some trigger functionalityClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by time range) + vertical partitioning (by deviceId)ShardingShardingSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasyesSource-replica replication infoother methods possible by using 3rd party extensionsSource-replica replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsIntegration with Hadoop and Sparknononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Strong Consistency with Raft
Immediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infoRelationships in Graphsyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDAtomic execution of command blocks and scriptsAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, strict serializability by the serveryes infoMVCC based
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.yesnoyesno
User concepts infoAccess controlyesSecurity and Authentication via Web Application Container (Tomcat, Jetty)fine grained access rights according to SQL-standardPassword-based authenticationyes infousers and table-level permissions

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

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

TsFile: A Standard Format for IoT Time Series Data
27 February 2024, The New Stack

Linux 6.5 With AMD P-State EPP Default Brings Performance & Power Efficiency Benefits For Ryzen Servers
21 September 2023, Phoronix

AMD EPYC 8324P / 8324PN Siena 32-Core Siena Linux Server Performance Review
10 October 2023, Phoronix

Apache Promotes IoT Database Project
25 September 2020, Datanami

Timecho Raises Over US$10M in First Funding
29 June 2022, FinSMEs

provided by Google News

Harnessing GPUs Delivers a Big Speedup for Graph Analytics
15 December 2015, Datanami

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

This AI Paper Introduces A Comprehensive RDF Dataset With Over 26 Billion Triples Covering Scholarly Data Across All Scientific Disciplines
19 August 2023, MarkTechPost

Representation Learning on RDF* and LPG Knowledge Graphs
24 September 2020, Towards Data Science

Faster with GPUs: 5 turbocharged databases
26 September 2016, InfoWorld

provided by Google News

Ubicloud wants to build an open source alternative to AWS
5 March 2024, TechCrunch

Ubicloud reels in $16M for its open-source cloud platform
5 March 2024, SiliconANGLE News

Microsoft acquires Citus Data, re-affirming its commitment to Open Source and accelerating Azure PostgreSQL ...
24 January 2019, Microsoft

Microsoft Benchmarks Distributed PostgreSQL DBs
10 July 2023, Datanami

Distributed PostgreSQL Benchmarks: Azure Cosmos DB, CockroachDB, and YugabyteDB
8 July 2023, InfoQ.com

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

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

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devmio

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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