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 > BigObject vs. eXtremeDB vs. Heroic vs. Interbase vs. Microsoft Azure Data Explorer

System Properties Comparison BigObject vs. eXtremeDB vs. Heroic vs. Interbase vs. Microsoft Azure Data Explorer

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisoneXtremeDB  Xexclude from comparisonHeroic  Xexclude from comparisonInterbase  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparison
DescriptionAnalytic DBMS for real-time computations and queriesNatively in-memory DBMS with options for persistency, high-availability and clusteringTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchLight-weight proven RDBMS infooriginally from BorlandFully managed big data interactive analytics platform
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedRelational DBMS
Time Series DBMS
Time Series DBMSRelational DBMSRelational DBMS infocolumn oriented
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.13
Rank#333  Overall
#147  Relational DBMS
Score0.74
Rank#223  Overall
#103  Relational DBMS
#18  Time Series DBMS
Score0.51
Rank#255  Overall
#21  Time Series DBMS
Score4.61
Rank#72  Overall
#39  Relational DBMS
Score4.38
Rank#77  Overall
#41  Relational DBMS
Websitebigobject.iowww.mcobject.comgithub.com/­spotify/­heroicwww.embarcadero.com/­products/­interbaseazure.microsoft.com/­services/­data-explorer
Technical documentationdocs.bigobject.iowww.mcobject.com/­docs/­extremedb.htmspotify.github.io/­heroicdocs.embarcadero.com/­products/­interbasedocs.microsoft.com/­en-us/­azure/­data-explorer
DeveloperBigObject, Inc.McObjectSpotifyEmbarcaderoMicrosoft
Initial release20152001201419842019
Current release8.2, 2021InterBase 2020, December 2019cloud service with continuous releases
License infoCommercial or Open Sourcecommercial infofree community edition availablecommercialOpen Source infoApache 2.0commercialcommercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++JavaC
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
AIX
HP-UX
Linux
macOS
Solaris
Windows
Android
iOS
Linux
OS X
Windows
hosted
Data schemeyesyesschema-freeyesFixed schema with schema-less datatypes (dynamic)
Typing infopredefined data types such as float or dateyesyesyesyesyes 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 availablenono infoexport as XML data possibleyes
Secondary indexesyesyesyes infovia Elasticsearchyesall fields are automatically indexed
SQL infoSupport of SQLSQL-like DML and DDL statementsyes infowith the option: eXtremeSQLnoyesKusto Query Language (KQL), SQL subset
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
.NET Client API
JDBC
JNI
ODBC
Proprietary protocol
RESTful HTTP API
HQL (Heroic Query Language, a JSON-based language)
HTTP API
ADO.NET
JDBC
ODBC
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Supported programming languages.Net
C
C#
C++
Java
Lua
Python
Scala
.Net
C
C++
Delphi
Java
Object Pascal
PHP
Ruby
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Server-side scripts infoStored proceduresLuayesnoyes infoInterbase procedure and trigger languageYes, possible languages: KQL, Python, R
Triggersnoyes infoby defining eventsnoyesyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicy
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning / shardingShardingnoneSharding 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
yesInterbase Change Viewsyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoSpark connector (open source): github.com/­Azure/­azure-kusto-spark
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACIDno
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yes infoOptimistic (MVCC) and pessimistic (locking) strategies availableyesyes infoMultiversion concurreny controlyes
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.yesyesnoyesno
User concepts infoAccess controlnofine grained access rights according to SQL-standardAzure Active Directory Authentication
More information provided by the system vendor
BigObjecteXtremeDBHeroicInterbaseMicrosoft 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
BigObjecteXtremeDBHeroicInterbaseMicrosoft Azure Data Explorer
Recent citations in the news

McObject Delivers eXtremeDB 8.4 Improving Performance, Security, and Developer Productivity
13 May 2024, 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

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

TI's TDA3x processor powers advanced driver assistance apps
21 October 2014, Embedded

provided by Google News

Borland InterBase backdoor detected | ZDNET
11 January 2001, ZDNet

Sakaja's vow to nurture sports talents in Nairobi
23 February 2024, Nairobi News

Johnson Sakaja Donates KSh 200k to Support Cash Strapped Football Teams From Kibera - Tuko.co.ke
21 February 2024, Tuko.co.ke

Malaysian e-commerce firm Lelong.my acquires local digital marketing agency Mataris Agency
29 January 2018, Yahoo Singapore News

transcosmos increases workstations at Kuala Lumpur KLCC, its operations base in Malaysia
26 October 2021, PR Web

provided by Google News

Azure Data Explorer: Log and telemetry analytics benchmark
16 August 2022, azure.microsoft.com

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

Controlling costs in Azure Data Explorer using down-sampling and aggregation
11 February 2019, azure.microsoft.com

Individually great, collectively unmatched: Announcing updates to 3 great Azure Data Services
7 February 2019, azure.microsoft.com

Log and Telemetry Analytics Performance Benchmark
16 August 2022, Gigaom

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

Neo4j logo

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

AllegroGraph logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Present your product here