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

DBMS > Machbase Neo vs. Microsoft Azure Data Explorer vs. SwayDB vs. VoltDB vs. XTDB

System Properties Comparison Machbase Neo vs. Microsoft Azure Data Explorer vs. SwayDB vs. VoltDB vs. XTDB

Editorial information provided by DB-Engines
NameMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonSwayDB  Xexclude from comparisonVoltDB  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionTimeSeries DBMS for AIoT and BigDataFully managed big data interactive analytics platformAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storageDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memoryA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelTime Series DBMSRelational DBMS infocolumn orientedKey-value storeRelational DBMSDocument store
Secondary database modelsDocument store infoIf a column is of type dynamic docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types/­dynamic then it's possible to add arbitrary JSON documents in this cell
Event Store infothis is the general usage pattern at Microsoft. Billing, Logs, Telemetry events are stored in ADX and the state of an individual entity is defined by the arg_max(timestamps)
Spatial DBMS
Search engine infosupport for complex search expressions docs.microsoft.com/­en-us/­azure/­kusto/­query/­parseoperator FTS, Geospatial docs.microsoft.com/­en-us/­azure/­kusto/­query/­geo-point-to-geohash-function distributed search -> ADX acts as a distributed search engine
Time Series DBMS infosee docs.microsoft.com/­en-us/­azure/­data-explorer/­time-series-analysis
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.17
Rank#337  Overall
#30  Time Series DBMS
Score3.80
Rank#81  Overall
#43  Relational DBMS
Score0.04
Rank#387  Overall
#61  Key-value stores
Score1.47
Rank#157  Overall
#73  Relational DBMS
Score0.18
Rank#332  Overall
#46  Document stores
Websitemachbase.comazure.microsoft.com/­services/­data-explorerswaydb.simer.auwww.voltdb.comgithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationmachbase.com/­dbmsdocs.microsoft.com/­en-us/­azure/­data-explorerdocs.voltdb.comwww.xtdb.com/­docs
DeveloperMachbaseMicrosoftSimer PlahaVoltDB Inc.Juxt Ltd.
Initial release20132019201820102019
Current releaseV8.0, August 2023cloud service with continuous releases11.3, April 20221.19, September 2021
License infoCommercial or Open Sourcecommercial infofree test version availablecommercialOpen Source infoGNU Affero GPL V3.0Open Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro EditionsOpen Source infoMIT License
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCScalaJava, C++Clojure
Server operating systemsLinux
macOS
Windows
hostedLinux
OS X infofor development
All OS with a Java 8 (and higher) VM
Linux
Data schemeyesFixed schema with schema-less datatypes (dynamic)schema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesnoyesyes, 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.noyesnono
Secondary indexesyesall fields are automatically indexednoyesyes
SQL infoSupport of SQLSQL-like query languageKusto Query Language (KQL), SQL subsetnoyes infoonly a subset of SQL 99limited SQL, making use of Apache Calcite
APIs and other access methodsgRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Java API
JDBC
RESTful HTTP/JSON API
HTTP REST
JDBC
Supported programming languagesC
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Java
Kotlin
Scala
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Clojure
Java
Server-side scripts infoStored proceduresnoYes, possible languages: KQL, Python, RnoJavano
Triggersnoyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicynonono
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoImplicit feature of the cloud servicenoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factoryes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.noneMulti-source replication
Source-replica replication
yes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoSpark connector (open source): github.com/­Azure/­azure-kusto-sparknonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynononono infoFOREIGN KEY constraints are not supportedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoAtomic execution of operationsACID infoTransactions are executed single-threaded within stored proceduresACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoData access is serialized by the serveryes
Durability infoSupport for making data persistentnoyesyesyes infoSnapshots and command loggingyes, 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.yes infovolatile and lookup tablenoyes
User concepts infoAccess controlsimple password-based access controlAzure Active Directory AuthenticationnoUsers and roles with access to stored procedures

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
Machbase Neo infoFormer name was InfinifluxMicrosoft Azure Data ExplorerSwayDBVoltDBXTDB infoformerly named Crux
Recent citations in the news

We’re retiring Azure Time Series Insights on 7 July 2024 – transition to Azure Data Explorer | Azure updates
31 May 2024, Microsoft

Update records in a Kusto Database (public preview) | Azure updates
20 February 2024, Microsoft

Public Preview: Azure Data Explorer connector for Apache Flink | Azure updates
8 January 2024, Microsoft

Announcing General Availability to migrate Virtual Network injected Azure Data Explorer Cluster to Private Endpoints ...
5 February 2024, Microsoft

New Features for graph-match KQL Operator: Enhanced Pattern Matching and Cycle Control | Azure updates
24 January 2024, Microsoft

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

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

Neo4j logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here