DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > eXtremeDB vs. InfluxDB vs. Machbase Neo vs. SwayDB vs. XTDB

System Properties Comparison eXtremeDB vs. InfluxDB vs. Machbase Neo vs. SwayDB vs. XTDB

Editorial information provided by DB-Engines
NameeXtremeDB  Xexclude from comparisonInfluxDB  Xexclude from comparisonMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonSwayDB  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionNatively in-memory DBMS with options for persistency, high-availability and clusteringDBMS for storing time series, events and metricsTimeSeries DBMS for AIoT and BigDataAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storageA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelRelational DBMS
Time Series DBMS
Time Series DBMSTime Series DBMSKey-value storeDocument store
Secondary database modelsSpatial DBMS infowith GEO package
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
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score0.12
Rank#339  Overall
#30  Time Series DBMS
Score0.00
Rank#382  Overall
#59  Key-value stores
Score0.11
Rank#343  Overall
#46  Document stores
Websitewww.mcobject.comwww.influxdata.com/­products/­influxdb-overviewmachbase.comswaydb.simer.augithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationwww.mcobject.com/­docs/­extremedb.htmdocs.influxdata.com/­influxdbmachbase.com/­dbmswww.xtdb.com/­docs
DeveloperMcObjectMachbaseSimer PlahaJuxt Ltd.
Initial release20012013201320182019
Current release8.2, 20212.7.6, April 2024V8.0, August 20231.19, September 2021
License infoCommercial or Open SourcecommercialOpen Source infoMIT-License; commercial enterprise version availablecommercial infofree test version availableOpen Source infoGNU Affero GPL V3.0Open Source infoMIT License
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 languageC and C++GoCScalaClojure
Server operating systemsAIX
HP-UX
Linux
macOS
Solaris
Windows
Linux
OS X infothrough Homebrew
Linux
macOS
Windows
All OS with a Java 8 (and higher) VM
Linux
Data schemeyesschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesNumeric data and Stringsyesnoyes, extensible-data-notation format
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 availablenononono
Secondary indexesyesnoyesnoyes
SQL infoSupport of SQLyes infowith the option: eXtremeSQLSQL-like query languageSQL-like query languagenolimited SQL, making use of Apache Calcite
APIs and other access methods.NET Client API
JDBC
JNI
ODBC
Proprietary protocol
RESTful HTTP API
HTTP API
JSON over UDP
gRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
HTTP REST
JDBC
Supported programming languages.Net
C
C#
C++
Java
Lua
Python
Scala
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
C
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
Java
Kotlin
Scala
Clojure
Java
Server-side scripts infoStored proceduresyesnononono
Triggersyes infoby defining eventsnononono
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning / shardingSharding infoin enterprise version onlyShardingnonenone
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
selectable replication factor infoin enterprise version onlyselectable replication factornoneyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoAtomic execution of operationsACID
Concurrency infoSupport for concurrent manipulation of datayes infoOptimistic (MVCC) and pessimistic (locking) strategies availableyesyesyesyes
Durability infoSupport for making data persistentyesyesnoyesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoDepending on used storage engineyes infovolatile and lookup tableyes
User concepts infoAccess controlsimple rights management via user accountssimple password-based access controlno
More information provided by the system vendor
eXtremeDBInfluxDBMachbase Neo infoFormer name was InfinifluxSwayDBXTDB infoformerly named Crux
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

Introduction to Apache Iceberg
9 May 2024

Converting Timestamp to Date in Java
7 May 2024

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

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
eXtremeDBInfluxDBMachbase Neo infoFormer name was InfinifluxSwayDBXTDB infoformerly named Crux
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

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

The Data in Hard Real-time SCADA Systems Lets Companies Do More with Less
11 August 2023, Automation.com

McObject and Lynx Software Technologies Team Up for the First COTS Hard Real-Time DBMS for Mission- and Safety ...
21 October 2021, GlobeNewswire

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

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

AWS and InfluxData partner to offer managed time series database Timestream for InfluxDB
5 April 2024, VentureBeat

provided by Google News

“Luxembourg is a perfect target area”: Korean accelerator exec
27 October 2022, Delano.lu

provided by Google News



Share this page

Featured Products

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

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.

AllegroGraph logo

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

Neo4j logo

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

Present your product here