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

DBMS > Alibaba Cloud Table Store vs. DolphinDB vs. Google Cloud Datastore vs. jBASE vs. Microsoft Azure Data Explorer

System Properties Comparison Alibaba Cloud Table Store vs. DolphinDB vs. Google Cloud Datastore vs. jBASE vs. Microsoft Azure Data Explorer

Editorial information provided by DB-Engines
NameAlibaba Cloud Table Store  Xexclude from comparisonDolphinDB  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonjBASE  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparison
DescriptionA fully managed Wide Column Store for large quantities of semi-structured data with real-time accessDolphinDB 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.Automatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformA robust multi-value DBMS comprising development tools and middlewareFully managed big data interactive analytics platform
Primary database modelWide column storeTime Series DBMSDocument storeMultivalue DBMSRelational 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
Score0.31
Rank#297  Overall
#11  Wide column stores
Score4.03
Rank#78  Overall
#6  Time Series DBMS
Score4.36
Rank#72  Overall
#12  Document stores
Score1.49
Rank#156  Overall
#3  Multivalue DBMS
Score3.80
Rank#81  Overall
#43  Relational DBMS
Websitewww.alibabacloud.com/­product/­table-storewww.dolphindb.comcloud.google.com/­datastorewww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbaseazure.microsoft.com/­services/­data-explorer
Technical documentationwww.alibabacloud.com/­help/­en/­tablestoredocs.dolphindb.cn/­en/­help200/­index.htmlcloud.google.com/­datastore/­docsdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9docs.microsoft.com/­en-us/­azure/­data-explorer
DeveloperAlibabaDolphinDB, IncGoogleRocket Software (formerly Zumasys)Microsoft
Initial release20162018200819912019
Current releasev2.00.4, January 20225.7cloud service with continuous releases
License infoCommercial or Open Sourcecommercialcommercial infofree community version availablecommercialcommercialcommercial
Cloud-based only infoOnly available as a cloud serviceyesnoyesnoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++
Server operating systemshostedLinux
Windows
hostedAIX
Linux
Windows
hosted
Data schemeschema-freeyesschema-freeschema-freeFixed schema with schema-less datatypes (dynamic)
Typing infopredefined data types such as float or dateyesyesyes, details hereoptionalyes 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.nononoyesyes
Secondary indexesnoyesyesall fields are automatically indexed
SQL infoSupport of SQLnoSQL-like query languageSQL-like query language (GQL)Embedded SQL for jBASE in BASICKusto Query Language (KQL), SQL subset
APIs and other access methodsHTTP APIJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Supported programming languagesJava
Python
C#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
Basic
Jabbascript
Java
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Server-side scripts infoStored proceduresnoyesusing Google App EngineyesYes, possible languages: KQL, Python, R
TriggersnonoCallbacks using the Google Apps Engineyesyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicy
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicehorizontal partitioningShardingShardingSharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceyesMulti-source replication using Paxosyesyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyes infousing Google Cloud DataflownoSpark connector (open source): github.com/­Azure/­azure-kusto-spark
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Eventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynonoyes infovia ReferenceProperties or Ancestor pathsnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-row operationsyesACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.noyesnoyesno
User concepts infoAccess controlAccess rights based on subaccounts and tokensAdministrators, Users, GroupsAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access rights can be defined down to the item levelAzure Active Directory Authentication

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
Alibaba Cloud Table StoreDolphinDBGoogle Cloud DatastorejBASEMicrosoft Azure Data Explorer
Recent citations in the news

Getting Started with Alibaba Cloud
30 May 2024, O'Reilly Media

Apache Software Foundation Announces New Top-Level Project Apache Paimon
16 April 2024, Datanami

Top data analytics tools comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM
5 December 2019, Wire19

Gartner’s Magic Quadrant for Cloud Database Management Systems
9 December 2020, CRN

25 Best Cloud Service Providers (Public and Private) in 2024
4 June 2023, CybersecurityNews

provided by Google News

Best cloud storage of 2024
4 June 2024, TechRadar

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

Google says it'll stop charging fees to transfer data out of Google Cloud
11 January 2024, TechCrunch

What is Google App Engine? | Definition from TechTarget
26 April 2024, TechTarget

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, azure.microsoft.com

Update records in a Kusto Database (public preview) | Azure updates
20 February 2024, azure.microsoft.com

Public Preview: Azure Data Explorer connector for Apache Flink | Azure updates
8 January 2024, azure.microsoft.com

Announcing General Availability to migrate Virtual Network injected Azure Data Explorer Cluster to Private Endpoints ...
5 February 2024, azure.microsoft.com

New Features for graph-match KQL Operator: Enhanced Pattern Matching and Cycle Control | Azure updates
24 January 2024, azure.microsoft.com

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

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.

Present your product here