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

DBMS > Bangdb vs. BaseX vs. eXtremeDB vs. Microsoft Azure Data Explorer

System Properties Comparison Bangdb vs. BaseX vs. eXtremeDB vs. Microsoft Azure Data Explorer

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonBaseX  Xexclude from comparisoneXtremeDB  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.Natively in-memory DBMS with options for persistency, high-availability and clusteringFully managed big data interactive analytics platform
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Native XML DBMSRelational DBMS
Time Series DBMS
Relational DBMS infocolumn oriented
Secondary database modelsSpatial DBMSDocument 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.08
Rank#347  Overall
#47  Document stores
#34  Graph DBMS
#31  Time Series DBMS
Score1.73
Rank#142  Overall
#4  Native XML DBMS
Score0.74
Rank#223  Overall
#103  Relational DBMS
#18  Time Series DBMS
Score4.38
Rank#77  Overall
#41  Relational DBMS
Websitebangdb.combasex.orgwww.mcobject.comazure.microsoft.com/­services/­data-explorer
Technical documentationdocs.bangdb.comdocs.basex.orgwww.mcobject.com/­docs/­extremedb.htmdocs.microsoft.com/­en-us/­azure/­data-explorer
DeveloperSachin Sinha, BangDBBaseX GmbHMcObjectMicrosoft
Initial release2012200720012019
Current releaseBangDB 2.0, October 202110.7, August 20238.2, 2021cloud service with continuous releases
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoBSD licensecommercialcommercial
Cloud-based only infoOnly available as a cloud servicenononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC, C++JavaC and C++
Server operating systemsLinuxLinux
OS X
Windows
AIX
HP-UX
Linux
macOS
Solaris
Windows
hosted
Data schemeschema-freeschema-freeyesFixed schema with schema-less datatypes (dynamic)
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsno infoXQuery supports typesyesyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types
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 infosupport of XML interfaces availableyes
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyesyesall fields are automatically indexed
SQL infoSupport of SQLSQL like support with command line toolnoyes infowith the option: eXtremeSQLKusto Query Language (KQL), SQL subset
APIs and other access methodsProprietary protocol
RESTful HTTP API
Java API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
.NET Client API
JDBC
JNI
ODBC
Proprietary protocol
RESTful HTTP API
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Supported programming languagesC
C#
C++
Java
Python
Actionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
.Net
C
C#
C++
Java
Lua
Python
Scala
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Server-side scripts infoStored proceduresnoyesyesYes, possible languages: KQL, Python, R
Triggersyes, Notifications (with Streaming only)yes infovia eventsyes infoby defining eventsyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicy
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmnonehorizontal partitioning / shardingSharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)noneActive Replication Fabric™ for IoT
Multi-source replication infoby means of eXtremeDB Cluster option
Source-replica replication infoby means of eXtremeDB High Availability option
yes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoSpark connector (open source): github.com/­Azure/­azure-kusto-spark
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDmultiple readers, single writerACIDno
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyes infoOptimistic (MVCC) and pessimistic (locking) strategies availableyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modeyesno
User concepts infoAccess controlyes (enterprise version only)Users with fine-grained authorization concept on 4 levelsAzure Active Directory Authentication
More information provided by the system vendor
BangdbBaseXeXtremeDBMicrosoft Azure Data Explorer
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» more
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» more
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» more
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» more
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» more
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» more

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
BangdbBaseXeXtremeDBMicrosoft Azure Data Explorer
Recent citations in the news

Flash News: OKX Wallet Web Extension Users Can Now Access BaseX, a Concentrated Liquidity AMM DEX on Base
17 April 2024, Yahoo Finance

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18 May 2022, Hashed Out by The SSL Store™

9 Skills You Need to Become a Data Engineer
2 November 2022, KDnuggets

provided by Google News

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

McObject Announces Availability of eXtremeDB/rt for Green Hills Software's INTEGRITY RTOS
21 April 2022, GlobeNewswire

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

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

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

provided by Google News

Azure Data Explorer: Log and telemetry analytics benchmark
16 August 2022, Microsoft

Providing modern data transfer and storage service at Microsoft with Microsoft Azure - Inside Track Blog
13 July 2023, Microsoft

General availability: New KQL function to enrich your data analysis with geographic context | Azure updates
6 June 2023, Microsoft

Public Preview: Azure Cosmos DB to Azure Data Explorer Synapse Link | Azure updates
9 January 2023, Microsoft

Azure Data Explorer and Stream Analytics for anomaly detection
16 January 2020, Microsoft

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

Neo4j logo

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

Present your product here