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 > Alibaba Cloud AnalyticDB for MySQL vs. Apache Kylin vs. Atos Standard Common Repository vs. Faircom DB vs. Microsoft Azure Data Explorer

System Properties Comparison Alibaba Cloud AnalyticDB for MySQL vs. Apache Kylin vs. Atos Standard Common Repository vs. Faircom DB vs. Microsoft Azure Data Explorer

Editorial information provided by DB-Engines
NameAlibaba Cloud AnalyticDB for MySQL  Xexclude from comparisonApache Kylin  Xexclude from comparisonAtos Standard Common Repository  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.
DescriptionA real-time data warehousing service that can process petabytes of data with high concurrency and low latency. It is fully compatible with the MySQL protocol.A distributed analytics engine for big data, providing a SQL interface and multi-dimensional analysis (OLAP) and leveraging the Hadoop stackHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Fully managed big data interactive analytics platform
Primary database modelRelational DBMSRelational DBMSDocument store
Key-value store
Key-value store
Relational DBMS
Relational DBMS infocolumn oriented
Secondary database modelsDocument storeDocument 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.76
Rank#223  Overall
#103  Relational DBMS
Score1.20
Rank#175  Overall
#80  Relational DBMS
Score0.24
Rank#311  Overall
#44  Key-value stores
#140  Relational DBMS
Score5.16
Rank#69  Overall
#37  Relational DBMS
Websitewww.alibabacloud.com/­product/­analyticdb-for-mysqlkylin.apache.orgatos.net/en/convergence-creators/portfolio/standard-common-repositorywww.faircom.com/­products/­faircom-dbazure.microsoft.com/­services/­data-explorer
Technical documentationwww.alibabacloud.com/­help/­doc-detail/­93776.htmkylin.apache.org/­docsdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmldocs.microsoft.com/­en-us/­azure/­data-explorer
DeveloperAlibabaApache Software Foundation, originally contributed from eBay IncAtos Convergence CreatorsFairCom CorporationMicrosoft
Initial release2015201619792019
Current release3.1.0, July 20201703V12, November 2020cloud service with continuous releases
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0commercialcommercial infoRestricted, free version availablecommercial
Cloud-based only infoOnly available as a cloud serviceyesnononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaANSI C, C++
Server operating systemshostedLinuxLinuxAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
hosted
Data schemeyesyesSchema and schema-less with LDAP viewsschema free, schema optional, schema required, partial schema,Fixed schema with schema-less datatypes (dynamic)
Typing infopredefined data types such as float or dateyesyesoptionalyes, ANSI SQL Types, JSON, typed binary structuresyes 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.yesnoyesnoyes
Secondary indexesyesyesyesyesall fields are automatically indexed
SQL infoSupport of SQLyesANSI SQL for queries (using Apache Calcite)noyes, ANSI SQL with proprietary extensionsKusto Query Language (KQL), SQL subset
APIs and other access methodsJDBC
ODBC
JDBC
ODBC
RESTful HTTP API
LDAPADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Supported programming languagesC#
Java
PHP
Python
All languages with LDAP bindings.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Server-side scripts infoStored proceduresyesnoyes info.Net, JavaScript, C/C++Yes, possible languages: KQL, Python, R
Triggersyesyesyesyes 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 serviceSharding infocell divisionFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningSharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceyesyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).yes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoSpark 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 configurationEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Eventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDAtomic execution of specific operationstunable from ACID to Eventually Consistentno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesYes, tunable from durable to delayed durability to in-memoryyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardLDAP bind authenticationFine grained access rights according to SQL-standard with additional protections for filesAzure Active Directory Authentication
More information provided by the system vendor
Alibaba Cloud AnalyticDB for MySQLApache KylinAtos Standard Common RepositoryFaircom DB infoformerly c-treeACEMicrosoft Azure Data Explorer
Specific characteristicsA real-time data warehousing service that can process PB data with high concurrency...
» more
Competitive advantagesTPC Benchmark: The world leading result in TPC-DS benchmark . TPC-H benchmark for...
» more
Licensing and pricing modelsAvailable regions: America US Virginia US Silicon Valley Asia China Hong Kong India...
» 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
Alibaba Cloud AnalyticDB for MySQLApache KylinAtos Standard Common RepositoryFaircom DB infoformerly c-treeACEMicrosoft Azure Data Explorer
Recent citations in the news

How Data Analytics Capabilities of Alibaba Group Evolve Its Ecosystem to the Cloud
20 February 2021, DataDrivenInvestor

Alibaba Cloud launches new cloud database solutions following market growth
1 October 2020, DataCenterNews Asia

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

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

provided by Google 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

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

How Kyligence Cloud uses Amazon EMR Serverless to simplify OLAP | Amazon Web Services
9 November 2022, AWS Blog

provided by Google News

Infographic: What makes a Mobile Operator's setup future proof?
10 February 2024, Atos

provided by Google News

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

World's First Converged IIoT Hub to be Showcased at IoT Tech Expo
3 September 2021, Automation.com

provided by Google News

General availability: Azure Data Explorer adds new geospatial capabilities | Azure updates
23 January 2024, Microsoft

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

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

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

Microsoft Introduces Azure Integration Environments and Business Process Tracking in Public Preview
23 November 2023, InfoQ.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

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.

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.

Present your product here