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

DBMS > atoti vs. H2 vs. Immudb vs. InfluxDB vs. LevelDB

System Properties Comparison atoti vs. H2 vs. Immudb vs. InfluxDB vs. LevelDB

Editorial information provided by DB-Engines
Nameatoti  Xexclude from comparisonH2  Xexclude from comparisonImmudb  Xexclude from comparisonInfluxDB  Xexclude from comparisonLevelDB  Xexclude from comparison
DescriptionAn in-memory DBMS combining transactional and analytical processing to handle the aggregation of ever-changing data.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.An open source immutable (append-only) database with cryptographic verification which makes it tamper-resistant and fully auditable.DBMS for storing time series, events and metricsEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string values
Primary database modelObject oriented DBMSRelational DBMSKey-value storeTime Series DBMSKey-value store
Secondary database modelsSpatial DBMSRelational DBMSSpatial DBMS infowith GEO package
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.56
Rank#245  Overall
#10  Object oriented DBMS
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score0.24
Rank#305  Overall
#43  Key-value stores
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score2.35
Rank#111  Overall
#19  Key-value stores
Websiteatoti.iowww.h2database.comgithub.com/­codenotary/­immudb
immudb.io
www.influxdata.com/­products/­influxdb-overviewgithub.com/­google/­leveldb
Technical documentationdocs.atoti.iowww.h2database.com/­html/­main.htmldocs.immudb.iodocs.influxdata.com/­influxdbgithub.com/­google/­leveldb/­blob/­main/­doc/­index.md
DeveloperActiveViamThomas MuellerCodenotaryGoogle
Initial release2005202020132011
Current release2.2.220, July 20231.2.3, April 20222.7.6, April 20241.23, February 2021
License infoCommercial or Open Sourcecommercial infofree versions availableOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache Version 2.0Open Source infoMIT-License; commercial enterprise version availableOpen Source infoBSD
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 languageJavaJavaGoGoC++
Server operating systemsAll OS with a Java VMBSD
Linux
macOS
Solaris
Windows
z/OS
Linux
OS X infothrough Homebrew
Illumos
Linux
OS X
Windows
Data schemeyesschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesNumeric data and Stringsno
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 indexesyesyesnono
SQL infoSupport of SQLMultidimensional Expressions (MDX)yesSQL-like syntaxSQL-like query languageno
APIs and other access methodsJDBC
ODBC
gRPC protocol
PostgreSQL wire protocol
HTTP API
JSON over UDP
Supported programming languagesJava.Net
Go
Java
JavaScript (Node.js)
Python
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Server-side scripts infoStored proceduresPythonJava Stored Procedures and User-Defined Functionsnonono
Triggersyesnonono
Partitioning methods infoMethods for storing different data on different nodesSharding, horizontal partitioningnoneShardingSharding infoin enterprise version onlynone
Replication methods infoMethods for redundantly storing data on multiple nodesWith clustering: 2 database servers on different computers operate on identical copies of a databaseselectable replication factor infoin enterprise version onlynone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnono
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyesyesyes infowith automatic compression on writes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyes infoDepending on used storage engine
User concepts infoAccess controlfine grained access rights according to SQL-standardsimple rights management via user accountsno
More information provided by the system vendor
atotiH2ImmudbInfluxDBLevelDB
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
News

A Detailed Guide to C# TimeSpan
2 May 2024

The Final Frontier: Using InfluxDB on the International Space Station
30 April 2024

Getting the Current Time in C#: A Guide
26 April 2024

Sync Data from InfluxDB v2 to v3 With the Quix Template
8 April 2024

Infrastructure Monitoring Basics: Getting Started with Telegraf, InfluxDB, and Grafana
5 April 2024

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
atotiH2ImmudbInfluxDBLevelDB
DB-Engines blog posts

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Recent citations in the news

Best use of cloud: ActiveViam
28 November 2023, Risk.net

FRTB product of the year: ActiveViam
28 November 2023, Risk.net

provided by Google News

Codenotary Releases immudb v1.9DOM
19 October 2023, Business Wire

Codenotary brings its immutable database to the cloud
21 June 2023, TechCrunch

A Step by Step Guide to immudb — the open source immutable database
18 May 2020, hackernoon.com

Immudb: Open-source database, built on a zero trust model
17 December 2021, Help Net Security

immudb (immutable database) 'tamper-proof' database - Open Source Insider
14 December 2021, ComputerWeekly.com

provided by Google News

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14 March 2024, AWS Blog

Amazon Timestream: Managed InfluxDB for Time Series Data
14 March 2024, The New Stack

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, Business Wire

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

Time-series database startup InfluxData debuts self-managed version of InfluxDB
6 September 2023, SiliconANGLE News

provided by Google News

LevelDB in Ruby — SitePoint
22 October 2014, SitePoint

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks and Files

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Rust-Based Info Stealers Abuse GitHub Codespaces
19 May 2023, Trend Micro

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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.

Present your product here