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

DBMS > BaseX vs. eXtremeDB vs. Fujitsu Enterprise Postgres vs. Microsoft Azure Data Explorer

System Properties Comparison BaseX vs. eXtremeDB vs. Fujitsu Enterprise Postgres vs. Microsoft Azure Data Explorer

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBaseX  Xexclude from comparisoneXtremeDB  Xexclude from comparisonFujitsu Enterprise Postgres  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparison
DescriptionLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.Natively in-memory DBMS with options for persistency, high-availability and clusteringEnterprise-grade PostgreSQL-based DBMS with security enhancements such as Transparent Data Encryption and Data Masking, plus high-availability and performance improvement features.Fully managed big data interactive analytics platform
Primary database modelNative XML DBMSRelational DBMS
Time Series DBMS
Relational DBMSRelational DBMS infocolumn oriented
Secondary database modelsDocument store
Spatial DBMS
Document 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
Score1.73
Rank#142  Overall
#4  Native XML DBMS
Score0.74
Rank#223  Overall
#103  Relational DBMS
#18  Time Series DBMS
Score0.31
Rank#285  Overall
#129  Relational DBMS
Score4.38
Rank#77  Overall
#41  Relational DBMS
Websitebasex.orgwww.mcobject.comwww.postgresql.fastware.comazure.microsoft.com/­services/­data-explorer
Technical documentationdocs.basex.orgwww.mcobject.com/­docs/­extremedb.htmwww.postgresql.fastware.com/­product-manualsdocs.microsoft.com/­en-us/­azure/­data-explorer
DeveloperBaseX GmbHMcObjectPostgreSQL Global Development Group, Fujitsu Australia Software TechnologyMicrosoft
Initial release200720012019
Current release10.7, August 20238.2, 2021Fujitsu Enterprise Postgres 14, January 2022cloud service with continuous releases
License infoCommercial or Open SourceOpen Source infoBSD licensecommercialcommercialcommercial
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 languageJavaC and C++C
Server operating systemsLinux
OS X
Windows
AIX
HP-UX
Linux
macOS
Solaris
Windows
Linux
Windows
hosted
Data schemeschema-freeyesyesFixed schema with schema-less datatypes (dynamic)
Typing infopredefined data types such as float or dateno infoXQuery supports typesyesyesyes 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.no infosupport of XML interfaces availableyes
Secondary indexesyesyesyesall fields are automatically indexed
SQL infoSupport of SQLnoyes infowith the option: eXtremeSQLyesKusto Query Language (KQL), SQL subset
APIs and other access methodsJava API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
.NET Client API
JDBC
JNI
ODBC
Proprietary protocol
RESTful HTTP API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Supported programming languagesActionscript
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
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Server-side scripts infoStored proceduresyesyesuser defined functionsYes, possible languages: KQL, Python, R
Triggersyes infovia eventsyes infoby defining eventsyesyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicy
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning / shardingpartitioning by range, list and by hashSharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesnoneActive Replication Fabric™ for IoT
Multi-source replication infoby means of eXtremeDB Cluster option
Source-replica replication infoby means of eXtremeDB High Availability option
Source-replica replicationyes 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 systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datamultiple readers, single writerACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes infoOptimistic (MVCC) and pessimistic (locking) strategies availableyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlUsers with fine-grained authorization concept on 4 levelsfine grained access rights according to SQL-standardAzure Active Directory Authentication
More information provided by the system vendor
BaseXeXtremeDBFujitsu Enterprise PostgresMicrosoft Azure Data Explorer
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» more
100% compatible with community PostgreSQL
» more
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» more
Built-in TDE and Data Masking security. In-Memory Columnar Index, and a high speed...
» more
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» more
Transactional payments applications, reporting and mixed workloads.
» 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
Over 30 years experience in database technology. Over 20 years in Postgres development...
» more
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» more
Core based licensing
» 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
BaseXeXtremeDBFujitsu Enterprise PostgresMicrosoft 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

Fujitsu Develops Column-Oriented Data-Processing Engine Enabling Fast, High-Volume Data Analysis in Database ...
26 February 2015, Fujitsu

Primary Data says stop, Hammerspace, Innodisk cooks some SSDs, and Fujitsu goes blockchain
22 May 2018, The Register

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

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.

Neo4j logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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