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

DBMS > Apache IoTDB vs. Derby vs. etcd vs. OrigoDB vs. SpatiaLite

System Properties Comparison Apache IoTDB vs. Derby vs. etcd vs. OrigoDB vs. SpatiaLite

Editorial information provided by DB-Engines
NameApache IoTDB  Xexclude from comparisonDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonetcd  Xexclude from comparisonOrigoDB  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 FlinkFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A distributed reliable key-value storeA fully ACID in-memory object graph databaseSpatial extension of SQLite
Primary database modelTime Series DBMSRelational DBMSKey-value storeDocument store
Object oriented DBMS
Spatial DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.18
Rank#173  Overall
#15  Time Series DBMS
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score7.25
Rank#54  Overall
#5  Key-value stores
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score1.60
Rank#149  Overall
#3  Spatial DBMS
Websiteiotdb.apache.orgdb.apache.org/­derbyetcd.io
github.com/­etcd-io/­etcd
origodb.comwww.gaia-gis.it/­fossil/­libspatialite/­index
Technical documentationiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmldb.apache.org/­derby/­manuals/­index.htmletcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
origodb.com/­docswww.gaia-gis.it/­gaia-sins/­spatialite_topics.html
DeveloperApache Software FoundationApache Software FoundationRobert Friberg et alAlessandro Furieri
Initial release201819972009 infounder the name LiveDB2008
Current release1.1.0, April 202310.17.1.0, November 20233.4, August 20195.0.0, August 2020
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache version 2Open Source infoApache Version 2.0Open 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 languageJavaJavaGoC#C++
Server operating systemsAll OS with a Java VM (>= 1.8)All OS with a Java VMFreeBSD
Linux
Windows infoexperimental
Linux
Windows
server-less
Data schemeyesyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesnoUser defined using .NET types and collectionsyes
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.noyesnono infocan be achieved using .NETno
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLSQL-like query languageyesnonoyes
APIs and other access methodsJDBC
Native API
JDBCgRPC
JSON over HTTP
.NET Client API
HTTP API
LINQ
Supported programming languagesC
C#
C++
Go
Java
Python
Scala
Java.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
.Net
Server-side scripts infoStored proceduresyesJava Stored Proceduresnoyesno
Triggersyesyesyes, watching key changesyes infoDomain Eventsyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by time range) + vertical partitioning (by deviceId)nonehorizontal partitioning infoclient side managed; servers are not synchronizednone
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 replicationUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Source-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsIntegration with Hadoop and Sparknononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Strong Consistency with Raft
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnodepending on modelyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoWrite ahead logyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyesyes
User concepts infoAccess controlyesfine grained access rights according to SQL-standardnoRole based authorizationno

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 IoTDBDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBetcdOrigoDBSpatiaLite
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

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

Apache Promotes IoT Database Project
25 September 2020, Datanami

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

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The ApacheĀ® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

Get your feet wet with Sun's tiny Java DB
31 January 2008, ZDNet

JDBC in Java: 5 facts to know before you begin
30 May 2019, TheServerSide.com

provided by Google News

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12 October 2023, AWS Blog

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Mint
5 April 2024, Mint

6 Cool Kubernetes Operators and How to Use Them
22 January 2024, hackernoon.com

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7 April 2024, The Economic Times

Public preview: AKS cluster control plane metrics in managed Prometheus | Azure updates
12 February 2024, Microsoft

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here