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. Heroic vs. IBM Cloudant vs. Microsoft Azure Data Explorer vs. PostGIS

System Properties Comparison DolphinDB vs. Heroic vs. IBM Cloudant vs. Microsoft Azure Data Explorer vs. PostGIS

Editorial information provided by DB-Engines
NameDolphinDB  Xexclude from comparisonHeroic  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonPostGIS  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.Time Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchDatabase as a Service offering based on Apache CouchDBFully managed big data interactive analytics platformSpatial extension of PostgreSQL
Primary database modelTime Series DBMSTime Series DBMSDocument storeRelational DBMS infocolumn orientedSpatial DBMS
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
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.03
Rank#78  Overall
#6  Time Series DBMS
Score0.46
Rank#265  Overall
#22  Time Series DBMS
Score2.75
Rank#104  Overall
#19  Document stores
Score3.80
Rank#81  Overall
#43  Relational DBMS
Score21.72
Rank#29  Overall
#1  Spatial DBMS
Websitewww.dolphindb.comgithub.com/­spotify/­heroicwww.ibm.com/­products/­cloudantazure.microsoft.com/­services/­data-explorerpostgis.net
Technical documentationdocs.dolphindb.cn/­en/­help200/­index.htmlspotify.github.io/­heroiccloud.ibm.com/­docs/­Cloudantdocs.microsoft.com/­en-us/­azure/­data-explorerpostgis.net/­documentation
DeveloperDolphinDB, IncSpotifyIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014Microsoft
Initial release20182014201020192005
Current releasev2.00.4, January 2022cloud service with continuous releases3.4.2, February 2024
License infoCommercial or Open Sourcecommercial infofree community version availableOpen Source infoApache 2.0commercialcommercialOpen Source infoGPL v2.0
Cloud-based only infoOnly available as a cloud servicenonoyesyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaErlangC
Server operating systemsLinux
Windows
hostedhosted
Data schemeyesschema-freeschema-freeFixed schema with schema-less datatypes (dynamic)yes
Typing infopredefined data types such as float or dateyesyesnoyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesyes
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.nononoyesyes
Secondary indexesyesyes infovia Elasticsearchyesall fields are automatically indexedyes
SQL infoSupport of SQLSQL-like query languagenonoKusto Query Language (KQL), SQL subsetyes
APIs and other access methodsJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
HQL (Heroic Query Language, a JSON-based language)
HTTP API
RESTful HTTP/JSON APIMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Supported programming languagesC#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
C#
Java
JavaScript
Objective-C
PHP
Ruby
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Server-side scripts infoStored proceduresyesnoView functions (Map-Reduce) in JavaScriptYes, possible languages: KQL, Python, Ruser defined functions
Triggersnonoyesyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningShardingShardingSharding infoImplicit feature of the cloud serviceyes infobased on PostgreSQL
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesMulti-source replication
Source-replica replication
yes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.yes infobased on PostgreSQL
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyesSpark connector (open source): github.com/­Azure/­azure-kusto-sparkno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Eventual ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnono infoatomic operations within a document possiblenoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoOptimistic lockingyesyes
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.yesnononono
User concepts infoAccess controlAdministrators, Users, GroupsAccess rights for users can be defined per databaseAzure Active Directory Authenticationyes infobased on PostgreSQL

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
DolphinDBHeroicIBM CloudantMicrosoft Azure Data ExplorerPostGIS
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Recent citations in the news

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, ibm.com

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, ibm.com

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

provided by Google News

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

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

Controlling costs in Azure Data Explorer using down-sampling and aggregation
11 February 2019, Microsoft

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

Individually great, collectively unmatched: Announcing updates to 3 great Azure Data Services
7 February 2019, Microsoft

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