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 > Apache Kylin vs. Google Cloud Datastore vs. Microsoft Azure Data Explorer vs. Snowflake vs. XTDB

System Properties Comparison Apache Kylin vs. Google Cloud Datastore vs. Microsoft Azure Data Explorer vs. Snowflake vs. XTDB

Editorial information provided by DB-Engines
NameApache Kylin  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonSnowflake  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionA distributed analytics engine for big data, providing a SQL interface and multi-dimensional analysis (OLAP) and leveraging the Hadoop stackAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformFully managed big data interactive analytics platformCloud-based data warehousing service for structured and semi-structured dataA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelRelational DBMSDocument storeRelational DBMS infocolumn orientedRelational DBMSDocument store
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
Score1.20
Rank#175  Overall
#80  Relational DBMS
Score4.49
Rank#79  Overall
#12  Document stores
Score5.16
Rank#69  Overall
#37  Relational DBMS
Score123.20
Rank#9  Overall
#6  Relational DBMS
Score0.09
Rank#351  Overall
#47  Document stores
Websitekylin.apache.orgcloud.google.com/­datastoreazure.microsoft.com/­services/­data-explorerwww.snowflake.comgithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationkylin.apache.org/­docscloud.google.com/­datastore/­docsdocs.microsoft.com/­en-us/­azure/­data-explorerdocs.snowflake.net/­manuals/­index.htmlwww.xtdb.com/­docs
DeveloperApache Software Foundation, originally contributed from eBay IncGoogleMicrosoftSnowflake Computing Inc.Juxt Ltd.
Initial release20152008201920142019
Current release3.1.0, July 2020cloud service with continuous releases1.19, September 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialcommercialcommercialOpen Source infoMIT License
Cloud-based only infoOnly available as a cloud servicenoyesyesyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaClojure
Server operating systemsLinuxhostedhostedhostedAll OS with a Java 8 (and higher) VM
Linux
Data schemeyesschema-freeFixed schema with schema-less datatypes (dynamic)yes infosupport of semi-structured data formats (JSON, XML, Avro)schema-free
Typing infopredefined data types such as float or dateyesyes, details hereyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesyesyes, extensible-data-notation format
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.nonoyesyesno
Secondary indexesyesyesall fields are automatically indexedyes
SQL infoSupport of SQLANSI SQL for queries (using Apache Calcite)SQL-like query language (GQL)Kusto Query Language (KQL), SQL subsetyeslimited SQL, making use of Apache Calcite
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
CLI Client
JDBC
ODBC
HTTP REST
JDBC
Supported programming languages.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
JavaScript (Node.js)
Python
Clojure
Java
Server-side scripts infoStored proceduresusing Google App EngineYes, possible languages: KQL, Python, Ruser defined functionsno
TriggersCallbacks using the Google Apps Engineyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyno infosimilar concept for controling cloud resourcesno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoImplicit feature of the cloud serviceyesnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using Paxosyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.yesyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyes infousing Google Cloud DataflowSpark connector (open source): github.com/­Azure/­azure-kusto-sparknono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate 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
Immediate Consistency
Foreign keys infoReferential integrityyes infovia ReferenceProperties or Ancestor pathsnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononono
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Azure Active Directory AuthenticationUsers with fine-grained authorization concept, user roles and pluggable 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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Apache KylinGoogle Cloud DatastoreMicrosoft Azure Data ExplorerSnowflakeXTDB infoformerly named Crux
DB-Engines blog posts

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

Migrating from ClickHouse to Apache Doris: Boosting OLAP Performance
9 October 2023, hackernoon.com

Introducing Kyligence Copilot: The AI Copilot for Data to Excel Your KPIs
23 August 2023, insideBIGDATA

Overhauling Apache Kylin for the cloud
18 November 2021, InfoWorld

The Apache Software Foundation Announces Apache™ Kylin™ as a Top-Level Project
8 December 2015, GlobeNewswire

eBay's Kylin Becomes a Top-Level Apache Open Source Project
9 December 2015, eBay Inc.

provided by Google News

Google Cloud is NOT magicking away data egress fees
12 January 2024, The Stack

SAP adds vector datastore to HANA Cloud database
2 November 2023, Techzine Europe

NetApp Cloud Volumes Service datastore support for Google Cloud VMware Engine
7 February 2023, NetApp

Your Memories. Their Cloud.
1 January 2023, The New York Times

All of Google’s cloud database services are now out of beta
16 August 2016, TechCrunch

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.com

What is Microsoft Fabric? A big tech stack for big data
9 February 2024, InfoWorld

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

Data Storage Stocks Q4 Results: Benchmarking Snowflake (NYSE:SNOW)
16 April 2024, Yahoo Finance

How to Secure Your Data In Snowflake: 8 Areas to Focus On
16 April 2024, Security Boulevard

Use Apache Iceberg in your data lake with Amazon S3, AWS Glue, and Snowflake | Amazon Web Services
3 April 2024, AWS Blog

MessageGears to operate with the Snowflake data cloud
9 April 2024, MarTech

Partnership Brings Cutting-Edge LLMs from Mistral AI Into Snowflake Data Cloud
12 April 2024, Acceleration Economy

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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