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

DBMS > Apache IoTDB vs. EJDB vs. mSQL vs. PouchDB vs. SpatiaLite

System Properties Comparison Apache IoTDB vs. EJDB vs. mSQL vs. PouchDB vs. SpatiaLite

Editorial information provided by DB-Engines
NameApache IoTDB  Xexclude from comparisonEJDB  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonPouchDB  Xexclude from comparisonSpatiaLite  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)mSQL (Mini SQL) is a simple and lightweight RDBMSJavaScript DBMS with an API inspired by CouchDBSpatial extension of SQLite
Primary database modelTime Series DBMSDocument storeRelational DBMSDocument storeSpatial DBMS
Secondary database modelsRelational 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.27
Rank#169  Overall
#76  Relational DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Score1.63
Rank#146  Overall
#3  Spatial DBMS
Websiteiotdb.apache.orggithub.com/­Softmotions/­ejdbhughestech.com.au/­products/­msqlpouchdb.comwww.gaia-gis.it/­fossil/­libspatialite/­index
Technical documentationiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdpouchdb.com/­guideswww.gaia-gis.it/­gaia-sins/­spatialite_topics.html
DeveloperApache Software FoundationSoftmotionsHughes TechnologiesApache Software FoundationAlessandro Furieri
Initial release20182012199420122008
Current release1.1.0, April 20234.4, October 20217.1.1, June 20195.0.0, August 2020
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoGPLv2commercial infofree licenses can be providedOpen SourceOpen Source infoMPL 1.1, GPL v2.0 or LGPL v2.1
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 languageJavaCCJavaScriptC++
Server operating systemsAll OS with a Java VM (>= 1.8)server-lessAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
server-less, requires a JavaScript environment (browser, Node.js)server-less
Data schemeyesschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyesyes infostring, integer, double, bool, date, object_idyesnoyes
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.nononono
Secondary indexesyesnoyesyes infovia viewsyes
SQL infoSupport of SQLSQL-like query languagenoA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersnoyes
APIs and other access methodsJDBC
Native API
in-process shared libraryJDBC
ODBC
HTTP REST infoonly for PouchDB Server
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
C
C++
Delphi
Java
Perl
PHP
Tcl
JavaScript
Server-side scripts infoStored proceduresyesnonoView functions in JavaScriptno
Triggersyesnonoyesyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by time range) + vertical partitioning (by deviceId)nonenoneSharding infowith a proxy-based framework, named couchdb-loungenone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasnonenoneMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsIntegration with Hadoop and Sparknonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Strong Consistency with Raft
noneEventual Consistency
Foreign keys infoReferential integritynono infotypically not needed, however similar functionality with collection joins possiblenonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonononoACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingnoyes
Durability infoSupport for making data persistentyesyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes
User concepts infoAccess controlyesnononono

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 IoTDBEJDBmSQL infoMini SQLPouchDBSpatiaLite
DB-Engines blog posts

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

show all

Spatial database management systems
6 April 2021, 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

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

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

3 Reasons To Think Offline First
22 March 2017, IBM

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

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