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. DuckDB vs. Oracle Berkeley DB vs. SWC-DB vs. UniData,UniVerse

System Properties Comparison Apache IoTDB vs. DuckDB vs. Oracle Berkeley DB vs. SWC-DB vs. UniData,UniVerse

Editorial information provided by DB-Engines
NameApache IoTDB  Xexclude from comparisonDuckDB  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonSWC-DB infoSuper Wide Column Database  Xexclude from comparisonUniData,UniVerse  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 FlinkAn embeddable, in-process, column-oriented SQL OLAP RDBMSWidely used in-process key-value storeA high performance, scalable Wide Column DBMSMultiValue database and application server with SQL mapping layer and meta database capabilities
Primary database modelTime Series DBMSRelational DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Wide column storeMultivalue DBMS
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.18
Rank#173  Overall
#15  Time Series DBMS
Score4.57
Rank#74  Overall
#40  Relational DBMS
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Score0.01
Rank#376  Overall
#13  Wide column stores
Score3.16
Rank#97  Overall
#2  Multivalue DBMS
Websiteiotdb.apache.orgduckdb.orgwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlgithub.com/­kashirin-alex/­swc-db
www.swcdb.org
www.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-unidata
Technical documentationiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlduckdb.org/­docsdocs.oracle.com/­cd/­E17076_05/­html/­index.htmldocs.rocketsoftware.com/­bundle?cluster=true&labelkey=unidata&labelkey=prod_unidata
DeveloperApache Software FoundationOracle infooriginally developed by Sleepycat, which was acquired by OracleAlex KashirinRocket Software
Initial release20182018199420201985
Current release1.1.0, April 20230.10, February 202418.1.40, May 20200.5, April 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoMIT LicenseOpen Source infocommercial license availableOpen Source infoGPL V3commercial
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 languageJavaC++C, Java, C++ (depending on the Berkeley DB edition)C++C
Server operating systemsAll OS with a Java VM (>= 1.8)server-lessAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
LinuxAIX
HP-UX
Linux
Solaris
Windows
Data schemeyesyesschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesnooptional
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.nonoyes infoonly with the Berkeley DB XML editionno
Secondary indexesyesyesyesyes
SQL infoSupport of SQLSQL-like query languageyesyes infoSQL interfaced based on SQLite is availableSQL-like query languageyes
APIs and other access methodsJDBC
Native API
Arrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
Proprietary protocol
Thrift
Java API infoJPA
JDBC
ODBC
OLE DB
Proprietary protocol
RESTful HTTP API
SOAP-based API
Supported programming languagesC
C#
C++
Go
Java
Python
Scala
C
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
C++.Net
Basic infoU2 Basic
C
Java
Server-side scripts infoStored proceduresyesnononoyes
Triggersyesnoyes infoonly for the SQL APInoyes infoU2 Basic
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by time range) + vertical partitioning (by deviceId)nonenoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasnoneSource-replica replicationSource-replica replication
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 integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACID infoconfigurable
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
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.yesyesyesno
User concepts infoAccess controlyesnonoAccess rights according to SQL-standard and operating system based

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 IoTDBDuckDBOracle Berkeley DBSWC-DB infoSuper Wide Column DatabaseUniData,UniVerse
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

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

provided by Google News

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1 May 2024, Towards Data Science

Enabling Remote Query Execution through DuckDB Extensions
12 March 2024, InfoQ.com

DuckDB Walks to the Beat of Its Own Analytics Drum
5 March 2024, Datanami

MotherDuck Raises $52.5 Million Series B Funding as DuckDB Adoption Soars
20 September 2023, PR Newswire

Seattle startup MotherDuck raises $52.5M at a $400M valuation to fuel DuckDB analytics platform
20 September 2023, GeekWire

provided by Google News

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

The importance of bitcoin nodes and how to start one
9 May 2014, The Merkle News

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

Motorola A780 Linux based smartphone to have mobile database
14 September 2004, Geekzone

provided by Google News

2022 All O-Zone Football Team
17 December 2022, Ozarks Sports Zone

provided by Google News

Unidata uses Jetstream to make geoscience data available to science community
29 January 2020, IU Newsroom

UniData implements a milestone Smart Class Room project at The Asian School | THE DAILY TRIBUNE | KINGDOM ...
8 April 2024, News of Bahrain- DT News

Bahrain Business: UniData implements major 'smart classroom' project
8 April 2024, Gulf Digital News

Unidata turns 25 | NCAR & UCAR News
15 January 2010, news.ucar.edu

Semtech LoRaWAN™ Technology Platform Enables Internet of Things Network in Rome
14 June 2016, GlobeNewswire

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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

RaimaDB logo

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