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

DBMS > EJDB vs. Hypertable vs. Immudb vs. InfluxDB vs. RavenDB

System Properties Comparison EJDB vs. Hypertable vs. Immudb vs. InfluxDB vs. RavenDB

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonHypertable  Xexclude from comparisonImmudb  Xexclude from comparisonInfluxDB  Xexclude from comparisonRavenDB  Xexclude from comparison
Hypertable has stopped its further development with March 2016 and is removed from the DB-Engines ranking.
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)An open source BigTable implementation based on distributed file systems such as HadoopAn open source immutable (append-only) database with cryptographic verification which makes it tamper-resistant and fully auditable.DBMS for storing time series, events and metricsOpen Source Operational and Transactional Enterprise NoSQL Document Database
Primary database modelDocument storeWide column storeKey-value storeTime Series DBMSDocument store
Secondary database modelsRelational DBMSSpatial DBMS infowith GEO packageGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.27
Rank#297  Overall
#44  Document stores
Score0.24
Rank#305  Overall
#43  Key-value stores
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score2.92
Rank#101  Overall
#18  Document stores
Websitegithub.com/­Softmotions/­ejdbgithub.com/­codenotary/­immudb
immudb.io
www.influxdata.com/­products/­influxdb-overviewravendb.net
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.immudb.iodocs.influxdata.com/­influxdbravendb.net/­docs
DeveloperSoftmotionsHypertable Inc.CodenotaryHibernating Rhinos
Initial release20122009202020132010
Current release0.9.8.11, March 20161.2.3, April 20222.7.6, April 20245.4, July 2022
License infoCommercial or Open SourceOpen Source infoGPLv2Open Source infoGNU version 3. Commercial license availableOpen Source infoApache Version 2.0Open Source infoMIT-License; commercial enterprise version availableOpen Source infoAGPL version 3, commercial license available
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 languageCC++GoGoC#
Server operating systemsserver-lessLinux
OS X
Windows infoan inofficial Windows port is available
BSD
Linux
macOS
Solaris
Windows
z/OS
Linux
OS X infothrough Homebrew
Linux
macOS
Raspberry Pi
Windows
Data schemeschema-freeschema-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idnoNumeric 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.nono
Secondary indexesnorestricted infoonly exact value or prefix value scansyesnoyes
SQL infoSupport of SQLnonoSQL-like syntaxSQL-like query languageSQL-like query language (RQL)
APIs and other access methodsin-process shared libraryC++ API
Thrift
gRPC protocol
PostgreSQL wire protocol
HTTP API
JSON over UDP
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Supported programming languagesActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C++
Java
Perl
PHP
Python
Ruby
.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
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresnonononoyes
Triggersnonononoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingSharding infoin enterprise version onlySharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factor on file system levelselectable replication factor infoin enterprise version onlyMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possiblenononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDnoACID, Cluster-wide transaction available
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write Lockingyesyesyesyes
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.noyes infoDepending on used storage engine
User concepts infoAccess controlnonosimple rights management via user accountsAuthorization levels configured per client per database
More information provided by the system vendor
EJDBHypertableImmudbInfluxDBRavenDB
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
EJDBHypertableImmudbInfluxDBRavenDB
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

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31 July 2019, DataDrivenInvestor

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22 August 2019, Packt Hub

Decorate your Windows XP with Hyperdesk
30 July 2008, CNET

The Collective: Customize Your Computer & Your Phone With Star Trek
18 March 2009, TrekMovie

Exclusive: Groupon Acquires Stealth Silicon Valley Startup Campfire Labs
28 December 2011, TechCrunch

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, businesswire.com

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

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

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.

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

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

Present your product here