DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > DolphinDB vs. Ignite vs. JSqlDb vs. Microsoft Azure Data Explorer vs. PostGIS

System Properties Comparison DolphinDB vs. Ignite vs. JSqlDb vs. Microsoft Azure Data Explorer vs. PostGIS

Editorial information provided by DB-Engines
NameDolphinDB  Xexclude from comparisonIgnite  Xexclude from comparisonJSqlDb  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonPostGIS  Xexclude from comparison
JSqlDB seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
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.Apache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.JavaScript Query Language Database, stores JavaScript objects and primitivesFully managed big data interactive analytics platformSpatial extension of PostgreSQL
Primary database modelTime Series DBMSKey-value store
Relational DBMS
Document store
Object oriented DBMS
Relational 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.13
Rank#80  Overall
#6  Time Series DBMS
Score3.16
Rank#96  Overall
#15  Key-value stores
#49  Relational DBMS
Score4.38
Rank#77  Overall
#41  Relational DBMS
Score22.69
Rank#29  Overall
#1  Spatial DBMS
Websitewww.dolphindb.comignite.apache.orgjsqldb.org (offline)azure.microsoft.com/­services/­data-explorerpostgis.net
Technical documentationdocs.dolphindb.cn/­en/­help200/­index.htmlapacheignite.readme.io/­docsdocs.microsoft.com/­en-us/­azure/­data-explorerpostgis.net/­documentation
DeveloperDolphinDB, IncApache Software FoundationKonrad von BackstromMicrosoft
Initial release20182015201820192005
Current releasev2.00.4, January 2022Apache Ignite 2.60.8, December 2018cloud service with continuous releases3.4.2, February 2024
License infoCommercial or Open Sourcecommercial infofree community version availableOpen Source infoApache 2.0Open SourcecommercialOpen Source infoGPL v2.0
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C++, Java, .NetC
Server operating systemsLinux
Windows
Linux
OS X
Solaris
Windows
Linux
macOS
Windows
hosted
Data schemeyesyesschema-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.noyesnoyesyes
Secondary indexesyesyesnoall fields are automatically indexedyes
SQL infoSupport of SQLSQL-like query languageANSI-99 for query and DML statements, subset of DDLnoKusto 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
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Supported programming languagesC#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
C#
C++
Java
PHP
Python
Ruby
Scala
JavaScript.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Server-side scripts infoStored proceduresyesyes (compute grid and cache interceptors can be used instead)functions in JavaScriptYes, possible languages: KQL, Python, Ruser defined functions
Triggersnoyes (cache interceptors and events)noyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningShardingnoneSharding infoImplicit feature of the cloud serviceyes infobased on PostgreSQL
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes (replicated cache)noneyes 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 methodsyesyes (compute grid and hadoop accelerator)noSpark connector (open source): github.com/­Azure/­azure-kusto-sparkno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infousing RocksDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnono
User concepts infoAccess controlAdministrators, Users, GroupsSecurity Hooks for custom implementationsAzure 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
DolphinDBIgniteJSqlDbMicrosoft Azure Data ExplorerPostGIS
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Recent citations in the news

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

Apache Ignite: An Overview
6 September 2023, Open Source For You

GridGain Releases Conference Schedule for Virtual Apache Ignite Summit 2023
1 June 2023, Datanami

What is Apache Ignite? How is Apache Ignite Used?
18 July 2022, The Stack

Real-time in-memory OLTP and Analytics with Apache Ignite on AWS | Amazon Web Services
14 May 2016, AWS Blog

provided by Google News

Introducing Microsoft Fabric: The data platform for the era of AI | Microsoft Azure Blog
23 May 2023, azure.microsoft.com

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

Azure Data Explorer and Stream Analytics for anomaly detection
16 January 2020, azure.microsoft.com

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

provided by Google News



Share this page

Featured Products

Neo4j logo

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

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

AllegroGraph logo

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

Present your product here