DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Apache IoTDB vs. ArangoDB vs. EJDB vs. Firebolt vs. mSQL

System Properties Comparison Apache IoTDB vs. ArangoDB vs. EJDB vs. Firebolt vs. mSQL

Editorial information provided by DB-Engines
NameApache IoTDB  Xexclude from comparisonArangoDB  Xexclude from comparisonEJDB  Xexclude from comparisonFirebolt  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparison
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 FlinkNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.Embeddable document-store database library with JSON representation of queries (in MongoDB style)Highly scalable cloud data warehouse and analytics product infoForked from ClickhousemSQL (Mini SQL) is a simple and lightweight RDBMS
Primary database modelTime Series DBMSDocument store
Graph DBMS
Key-value store
Search engine
Document storeRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.31
Rank#164  Overall
#14  Time Series DBMS
Score3.26
Rank#88  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score0.31
Rank#296  Overall
#44  Document stores
Score1.73
Rank#140  Overall
#63  Relational DBMS
Score1.27
Rank#169  Overall
#76  Relational DBMS
Websiteiotdb.apache.orgarangodb.comgithub.com/­Softmotions/­ejdbwww.firebolt.iohughestech.com.au/­products/­msql
Technical documentationiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmldocs.arangodb.comgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.firebolt.io
Social network pagesLinkedInTwitterYouTubeFacebookInstagram
DeveloperApache Software FoundationArangoDB Inc.SoftmotionsFirebolt Analytics Inc.Hughes Technologies
Initial release20182012201220201994
Current release1.1.0, April 20233.11.5, November 20234.4, October 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoGPLv2commercialcommercial infofree licenses can be provided
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.
Implementation languageJavaC++CC
Server operating systemsAll OS with a Java VM (>= 1.8)Linux
OS X
Windows
server-lesshostedAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeyesschema-free infoautomatically recognizes schema within a collectionschema-freeyesyes
Typing infopredefined data types such as float or dateyesyes infostring, double, boolean, list, hashyes infostring, integer, double, bool, date, object_idyesyes
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.nono
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLSQL-like query languagenonoyesA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggers
APIs and other access methodsJDBC
Native API
AQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
in-process shared library.Net
ODBC
RESTful HTTP API
JDBC
ODBC
Supported programming languagesC
C#
C++
Go
Java
Python
Scala
C#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
Go
JavaScript (Node.js)
Python
C
C++
Delphi
Java
Perl
PHP
Tcl
Server-side scripts infoStored proceduresyesJavaScriptnonono
Triggersyesnononono
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by time range) + vertical partitioning (by deviceId)Sharding infosince version 2.0nonenone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasSource-replica replication with configurable replication factornonedepending on storage layernone
MapReduce infoOffers an API for user-defined Map/Reduce methodsIntegration with Hadoop and Sparkno infocan be done with stored procedures in JavaScriptnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Strong Consistency with Raft
Eventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
none
Foreign keys infoReferential integritynoyes inforelationships in graphsno infotypically not needed, however similar functionality with collection joins possibleno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoRead/Write Lockingno
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlyesyesnono
More information provided by the system vendor
Apache IoTDBArangoDBEJDBFireboltmSQL infoMini SQL
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» more
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» more
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» more
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» more

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 IoTDBArangoDBEJDBFireboltmSQL infoMini SQL
DB-Engines blog posts

The Weight of Relational Databases: Time for Multi-Model?
29 August 2017, Luca Olivari (guest author)

show all

Recent citations in the news

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

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

Intel Xeon Max Enjoying Some Performance Gains With Linux 6.6
12 October 2023, Phoronix

Benchmarking The Performance Impact To AMD Inception Mitigations
15 August 2023, Phoronix

IoTDB Provides Data Management for Industrial Edge IT
15 October 2020, The New Stack

provided by Google News

ArangoGraphML: Simplifying the Power of Graph Machine Learning
11 October 2023, Datanami

How to Build Knowledge Graph Enhanced Chatbot with ChatGPT and ArangoDB
30 June 2023, DataDrivenInvestor

ArangoDB expands scope of graph database platform
6 October 2022, TechTarget

ArangoDB Announces Release of ArangoDB 3.11 for Search, Graph and Analytics - High-Performance Computing ...
30 May 2023, insideHPC

ArangoDB Used This Pitch Deck to Raise $10 Million to Take on Oracle
23 June 2019, Business Insider

provided by Google News

10 Best Data Pipeline Tools of 2024 to Boost Your Productivity
20 February 2024, Datamation

Cloud data unicorn Firebolt fires dozens of employees
7 September 2022, CTech

Firebolt vs Snowflake | Data Warehousing Platform Comparison
1 April 2022, TechRepublic

Firebolt, a data warehouse startup, raises $100M at a $1.4B valuation for faster, cheaper analytics on large data sets
26 January 2022, TechCrunch

Firebolt Touts Massive Speedup in Cloud Data Warehouse
9 December 2020, Datanami

provided by Google News

Higher Education PS rules out ghost students before PAC
29 November 2018, diggers.news

provided by Google News



Share this page

Featured Products

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

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