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. EJDB vs. Firebolt vs. mSQL vs. SQL.JS

System Properties Comparison Apache IoTDB vs. EJDB vs. Firebolt vs. mSQL vs. SQL.JS

Editorial information provided by DB-Engines
NameApache IoTDB  Xexclude from comparisonEJDB  Xexclude from comparisonFirebolt  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonSQL.JS  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 FlinkEmbeddable 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 RDBMSPort of SQLite to JavaScript
Primary database modelTime Series DBMSDocument storeRelational DBMSRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.31
Rank#164  Overall
#14  Time Series DBMS
Score0.31
Rank#296  Overall
#44  Document stores
Score1.73
Rank#140  Overall
#63  Relational DBMS
Score1.27
Rank#169  Overall
#76  Relational DBMS
Score0.63
Rank#241  Overall
#112  Relational DBMS
Websiteiotdb.apache.orggithub.com/­Softmotions/­ejdbwww.firebolt.iohughestech.com.au/­products/­msqlsql.js.org
Technical documentationiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.firebolt.iosql.js.org/­documentation/­index.html
DeveloperApache Software FoundationSoftmotionsFirebolt Analytics Inc.Hughes TechnologiesAlon Zakai infoenhancements implemented by others
Initial release20182012202019942012
Current release1.1.0, April 20234.4, October 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoGPLv2commercialcommercial infofree licenses can be providedOpen Source
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaCCJavaScript
Server operating systemsAll OS with a Java VM (>= 1.8)server-lesshostedAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesyes infostring, integer, double, bool, date, object_idyesyesyes
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 indexesyesnoyesyes
SQL infoSupport of SQLSQL-like query languagenoyesA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersyes infoSQL-92 is not fully supported
APIs and other access methodsJDBC
Native API
in-process shared library.Net
ODBC
RESTful HTTP API
JDBC
ODBC
JavaScript API
Supported programming languagesC
C#
C++
Go
Java
Python
Scala
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
JavaScript
Server-side scripts infoStored proceduresyesnononono
Triggersyesnononono
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by time range) + vertical partitioning (by deviceId)nonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasnonedepending on storage layernonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsIntegration with Hadoop and Sparknonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Strong Consistency with Raft
nonenone
Foreign keys infoReferential integritynono infotypically not needed, however similar functionality with collection joins possiblenoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanononoACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingno
Durability infoSupport for making data persistentyesyesyesno infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlyesnonono

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 IoTDBEJDBFireboltmSQL infoMini SQLSQL.JS
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

AMD EPYC 4364P & 4564P @ DDR5-4800 / DDR5-5200 vs. Intel Xeon E-2488 Review
6 June 2024, Phoronix

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

Apache Promotes IoT Database Project
25 September 2020, Datanami

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

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, a data warehouse startup, raises $100M at a $1.4B valuation for faster, cheaper analytics on large data sets
26 January 2022, TechCrunch

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

Firebolt, Israeli Cloud Data Warehouse Startup Forklifts Forward
5 January 2021, Forbes

provided by Google News

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

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

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.

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

Present your product here