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 > DolphinDB vs. Firebase Realtime Database vs. Microsoft Azure Data Explorer

System Properties Comparison DolphinDB vs. Firebase Realtime Database vs. Microsoft Azure Data Explorer

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDolphinDB  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparison
DescriptionDolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.Cloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Fully managed big data interactive analytics platform
Primary database modelTime Series DBMSDocument storeRelational DBMS infocolumn oriented
Secondary database modelsRelational 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
Score2.69
Rank#120  Overall
#7  Time Series DBMS
Score18.78
Rank#38  Overall
#6  Document stores
Score6.51
Rank#66  Overall
#35  Relational DBMS
Websitewww.dolphindb.comfirebase.google.com/­products/­realtime-databaseazure.microsoft.com/­services/­data-explorer
Technical documentationwww.dolphindb.com/­helpfirebase.google.com/­docs/­databasedocs.microsoft.com/­en-us/­azure/­data-explorer
DeveloperDolphinDB, IncGoogle infoacquired by Google 2014Microsoft
Initial release201820122019
Current releasev2.00.4, January 2022cloud service with continuous releases
License infoCommercial or Open Sourcecommercial infofree community version availablecommercialcommercial
Cloud-based only infoOnly available as a cloud servicenoyesyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++
Server operating systemsLinux
Windows
hostedhosted
Data schemeyesschema-freeFixed schema with schema-less datatypes (dynamic)
Typing infopredefined data types such as float or dateyesyesyes 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.nonoyes
Secondary indexesyesyesall fields are automatically indexed
SQL infoSupport of SQLSQL-like query languagenoKusto Query Language (KQL), SQL subset
APIs and other access methodsJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
Android
iOS
JavaScript API
RESTful HTTP API
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Supported programming languagesC#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
Java
JavaScript
Objective-C
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Server-side scripts infoStored proceduresyeslimited functionality with using 'rules'Yes, possible languages: KQL, Python, R
TriggersnoCallbacks are triggered when data changesyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicy
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningSharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoSpark connector (open source): github.com/­Azure/­azure-kusto-spark
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Eventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesyesno
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlAdministrators, Users, Groupsyes, based on authentication and database rulesAzure Active Directory Authentication
More information provided by the system vendor
DolphinDBFirebase Realtime DatabaseMicrosoft Azure Data Explorer
Specific characteristicsAzure Data Explorer is a fast and highly scalable data exploration service for log...
» more
Competitive advantagesKusto Query Language (innovative query language, optimized for high performance data...
» more
Typical application scenariosIoT applications IoT devices generate billions of sensor readings. Normalizing and...
» more
Key customersMicrosoft, DocuSign, Taboola, Bosch, Siemens Healthineers, Bühler, Ecolab, Zoomd
» more
Market metricsAzure Data Explorer is the data service for Azure Monitor, Azure Time Series Insights,...
» more
Licensing and pricing modelsAn Azure Data Explorer cluster is a pair of engine and data management clusters which...
» 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
DolphinDBFirebase Realtime DatabaseMicrosoft Azure Data Explorer
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

show all

Recent citations in the news

InfluxDB’s next-gen time-series engine is built on Rust, supports SQL
26 October 2022, InfoWorld

provided by Google News

Choosing the Right Database for your Mobile App & 7 Emerging Mobile App Databases
24 March 2023, Security Boulevard

5 Best Cloud Computing Platforms to Watch Out for 2023
28 February 2023, Techgenyz

How to Connect Your React App to Firebase - MUO
9 November 2022, MakeUseOf

How to Build a Chat App With React and Firebase - MUO
17 February 2023, MakeUseOf

Google Cloud and MongoDB Expand Their Partnership
8 March 2023, WebProNews

provided by Google News

Azure Data Explorer Supports Native Ingestion from Amazon S3
7 September 2022, InfoQ.com

What's new in Azure Data & AI: Empowering retailers to streamline ...
17 January 2023, azure.microsoft.com

Uptake Fusion to Support Microsoft Azure Data Explorer USA ...
1 March 2022, PR Newswire

Azure Data Explorer gets new engine, numerous enhancements ...
14 October 2020, ZDNet

Microsoft attacks AWS Redshift. How you can now Analyse S3 Data ...
7 December 2022, Medium

provided by Google News

Job opportunities

iOS Developer(Swift / Flutter)
Lionheart Apps (OPC), United States

Software Engineer
PHNTM, Remote

Mobile App Developer
Horizontal Digital, Indiana

Software Engineer
Premier Lacrosse League, Torrance, CA

Fintech Data & Backend Developer
aVenture, San Francisco, CA

Azure Data Engineer
DHL eCommerce, Remote

Data Pipelines Engineer
Microsoft, Redmond, WA

Azure Data engineer
Purple Drive Technologies, Memphis, TN

Data Engineer
Synapseb systems, Bellevue, WA

Data Engineer
BLOCKnit Inc., Seattle, WA

jobs by Indeed



Share this page

Featured Products

Redis logo

The world’s most loved real‑time data platform.
Try free

AllegroGraph logo

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

Cassandra Forward online event

Want to level up your Cassandra game?
If you missed the event or would like to re-watch a session, replays are available now. Watch now!

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Neo4j logo

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

Present your product here