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 > eXtremeDB vs. H2 vs. InfluxDB vs. Microsoft Azure Cosmos DB vs. Sqrrl

System Properties Comparison eXtremeDB vs. H2 vs. InfluxDB vs. Microsoft Azure Cosmos DB vs. Sqrrl

Editorial information provided by DB-Engines
NameeXtremeDB  Xexclude from comparisonH2  Xexclude from comparisonInfluxDB  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonSqrrl  Xexclude from comparison
Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.
DescriptionNatively in-memory DBMS with options for persistency, high-availability and clusteringFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.DBMS for storing time series, events and metricsGlobally distributed, horizontally scalable, multi-model database serviceAdaptable, secure NoSQL built on Apache Accumulo
Primary database modelRelational DBMS
Time Series DBMS
Relational DBMSTime Series DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Document store
Graph DBMS
Key-value store
Wide column store
Secondary database modelsSpatial DBMSSpatial DBMS infowith GEO packageSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#223  Overall
#103  Relational DBMS
#18  Time Series DBMS
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Websitewww.mcobject.comwww.h2database.comwww.influxdata.com/­products/­influxdb-overviewazure.microsoft.com/­services/­cosmos-dbsqrrl.com
Technical documentationwww.mcobject.com/­docs/­extremedb.htmwww.h2database.com/­html/­main.htmldocs.influxdata.com/­influxdblearn.microsoft.com/­azure/­cosmos-db
DeveloperMcObjectThomas MuellerMicrosoftAmazon infooriginally Sqrrl Data, Inc.
Initial release20012005201320142012
Current release8.2, 20212.2.220, July 20232.7.6, April 2024
License infoCommercial or Open SourcecommercialOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoMIT-License; commercial enterprise version availablecommercialcommercial
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++JavaGoJava
Server operating systemsAIX
HP-UX
Linux
macOS
Solaris
Windows
All OS with a Java VMLinux
OS X infothrough Homebrew
hostedLinux
Data schemeyesyesschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesNumeric data and Stringsyes infoJSON typesyes
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.no infosupport of XML interfaces availablenono
Secondary indexesyesyesnoyes infoAll properties auto-indexed by defaultyes
SQL infoSupport of SQLyes infowith the option: eXtremeSQLyesSQL-like query languageSQL-like query languageno
APIs and other access methods.NET Client API
JDBC
JNI
ODBC
Proprietary protocol
RESTful HTTP API
JDBC
ODBC
HTTP API
JSON over UDP
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Accumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
Supported programming languages.Net
C
C#
C++
Java
Lua
Python
Scala
Java.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
Server-side scripts infoStored proceduresyesJava Stored Procedures and User-Defined FunctionsnoJavaScriptno
Triggersyes infoby defining eventsyesnoJavaScriptno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning / shardingnoneSharding infoin enterprise version onlySharding infoImplicit feature of the cloud serviceSharding infomaking use of Hadoop
Replication methods infoMethods for redundantly storing data on multiple nodesActive Replication Fabric™ for IoT
Multi-source replication infoby means of eXtremeDB Cluster option
Source-replica replication infoby means of eXtremeDB High Availability option
With clustering: 2 database servers on different computers operate on identical copies of a databaseselectable replication factor infoin enterprise version onlyyes infoImplicit feature of the cloud serviceselectable replication factor infomaking use of Hadoop
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*yes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.
Foreign keys infoReferential integrityyesyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoMulti-item ACID transactions with snapshot isolation within a partitionAtomic updates per row, document, or graph entity
Concurrency infoSupport for concurrent manipulation of datayes infoOptimistic (MVCC) and pessimistic (locking) strategies availableyes, multi-version concurrency control (MVCC)yesyesyes
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.yesyesyes infoDepending on used storage engine
User concepts infoAccess controlfine grained access rights according to SQL-standardsimple rights management via user accountsAccess rights can be defined down to the item levelCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)
More information provided by the system vendor
eXtremeDBH2InfluxDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBSqrrl
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» more
InfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» more
Time to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» more
IoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» more
InfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» more
Fastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» more
Open 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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
eXtremeDBH2InfluxDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBSqrrl
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

McObject Announces the Release of eXtremeDB/rt 1.2
23 May 2023, Embedded Computing Design

With eXtremeDB Database, Spreadbrokers Targets Real-Time Trading
27 March 2012, GlobeNewswire

Latest embedded DBMS supports asymmetric multiprocessing systems
24 May 2023, Embedded

McObject’s new eXtremeDB Cluster provides distributed database solution for real-time apps
20 July 2011, Embedded

Schneider Electric to collaborate with McObject
14 October 2015, Construction Week Online

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

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, Microsoft

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13 March 2024, Microsoft

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25 August 2023, DataDrivenInvestor

Azure Cosmos DB joins the AI toolchain
23 May 2023, InfoWorld

provided by Google News

Amazon acquires cybersecurity startup Sqrrl
8 June 2023, cisomag.com

Millennials possess the advantage of time for wealth creation, says Yashoraj Tyagi of Sqrrl | Mint
18 September 2023, Mint

Amazon's cloud business acquires Sqrrl, a security start-up with NSA roots
23 January 2018, CNBC

AWS beefs up threat detection with Sqrrl acquisition
24 January 2018, TechCrunch

Will Amazon Buy Cybersecurity Firm Sqrrl?
18 December 2017, PYMNTS.com

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

SingleStore logo

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

Neo4j logo

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

Present your product here