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 MaxCompute vs. Apache Kylin vs. Faircom DB vs. Google BigQuery vs. Virtuoso

System Properties Comparison Alibaba Cloud MaxCompute vs. Apache Kylin vs. Faircom DB vs. Google BigQuery vs. Virtuoso

Editorial information provided by DB-Engines
NameAlibaba Cloud MaxCompute  Xexclude from comparisonApache Kylin  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonGoogle BigQuery  Xexclude from comparisonVirtuoso  Xexclude from comparison
DescriptionMaxCompute (previously known as ODPS) is a general purpose, fully managed, multi-tenancy data processing platform for large-scale data warehousingA distributed analytics engine for big data, providing a SQL interface and multi-dimensional analysis (OLAP) and leveraging the Hadoop stackNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Large scale data warehouse service with append-only tablesVirtuoso is a multi-model hybrid-RDBMS that supports management of data represented as relational tables and/or property graphs
Primary database modelRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesRelational DBMSKey-value store
Relational DBMS
Relational DBMSDocument store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF store
Search engine
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.78
Rank#221  Overall
#102  Relational DBMS
Score1.20
Rank#175  Overall
#80  Relational DBMS
Score0.24
Rank#311  Overall
#44  Key-value stores
#140  Relational DBMS
Score61.90
Rank#19  Overall
#13  Relational DBMS
Score4.20
Rank#83  Overall
#14  Document stores
#4  Graph DBMS
#2  Native XML DBMS
#45  Relational DBMS
#2  RDF stores
#9  Search engines
Websitewww.alibabacloud.com/­product/­maxcomputekylin.apache.orgwww.faircom.com/­products/­faircom-dbcloud.google.com/­bigqueryvirtuoso.openlinksw.com
Technical documentationwww.alibabacloud.com/­help/­en/­maxcomputekylin.apache.org/­docsdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlcloud.google.com/­bigquery/­docsdocs.openlinksw.com/­virtuoso
DeveloperAlibabaApache Software Foundation, originally contributed from eBay IncFairCom CorporationGoogleOpenLink Software
Initial release20162015197920101998
Current release3.1.0, July 2020V12, November 20207.2.11, September 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0commercial infoRestricted, free version availablecommercialOpen Source infoGPLv2, extended commercial license available
Cloud-based only infoOnly available as a cloud serviceyesnonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaANSI C, C++C
Server operating systemshostedLinuxAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
hostedAIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Data schemeyesyesschema free, schema optional, schema required, partial schema,yesyes infoSQL - Standard relational schema
RDF - Quad (S, P, O, G) or Triple (S, P, O)
XML - DTD, XML Schema
DAV - freeform filesystem objects, plus User Defined Types a/k/a Dynamic Extension Type
Typing infopredefined data types such as float or dateyesyesyes, ANSI SQL Types, JSON, typed binary structuresyesyes
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.nonononoyes
Secondary indexesnoyesyesnoyes
SQL infoSupport of SQLSQL-like query languageANSI SQL for queries (using Apache Calcite)yes, ANSI SQL with proprietary extensionsyesyes infoSQL-92, SQL-200x, SQL-3, SQLX
APIs and other access methodsFluentd
Flume
MaxCompute Console
JDBC
ODBC
RESTful HTTP API
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
RESTful HTTP/JSON APIADO.NET
GeoSPARQL
HTTP API
JDBC
Jena RDF API
ODBC
OLE DB
RDF4J API
RESTful HTTP API
Sesame REST HTTP Protocol
SOAP webservices
SPARQL 1.1
WebDAV
XPath
XQuery
XSLT
Supported programming languagesJava.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
.Net
Java
JavaScript
Objective-C
PHP
Python
Ruby
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
Server-side scripts infoStored proceduresuser defined functions infoin Javayes info.Net, JavaScript, C/C++user defined functions infoin JavaScriptyes infoVirtuoso PL
Triggersnoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningnoneyes
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).Chain, star, and bi-directional replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesnonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanotunable from ACID to Eventually Consistentno infoSince BigQuery is designed for querying dataACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesYes, tunable from durable to delayed durability to in-memoryyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesnoyes
User concepts infoAccess controlAccess rights for users and rolesFine grained access rights according to SQL-standard with additional protections for filesAccess privileges (owner, writer, reader) on dataset, table or view level infoGoogle Cloud Identity & Access Management (IAM)Fine-grained Attribute-Based Access Control (ABAC) in addition to typical coarse-grained Role-Based Access Control (RBAC) according to SQL-standard. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)
More information provided by the system vendor
Alibaba Cloud MaxComputeApache KylinFaircom DB infoformerly c-treeACEGoogle BigQueryVirtuoso
Specific characteristicsVirtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» more
Competitive advantagesPerformance & Scale — as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» more
Typical application scenariosUsed for — Analytics/BI Conceptual Data Virtualization Enterprise Knowledge Graphs...
» more
Key customersBroad use across enterprises and governments including — European Union (EU) US Government...
» more
Market metricsLargest installed-base ​of Multi-Model RDBMS for AI-friendly Knowledge Graphs Platform...
» more
Licensing and pricing modelsAvailable in both Commercial Enterprise and Open Source (GPL v2) Editions Feature...
» 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
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
Alibaba Cloud MaxComputeApache KylinFaircom DB infoformerly c-treeACEGoogle BigQueryVirtuoso
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

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

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

show all

Recent citations in the news

Alibaba Cloud To Launch Big Data Service in Europe
15 June 2017, Alizila

Streaming Data Services Comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM Cloud
20 January 2020, Wire19

How Big Data Platform Helped Power Last Year's Double 11
3 March 2020, DataDrivenInvestor

Alibaba VP Yangqing Jia to Quit and Start Own AI Business
21 March 2023, Pandaily

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

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

Winning the 2020 Google Cloud Technology Partner of the Year – Infrastructure Modernization Award
22 December 2021, CIO

Google’s Logica language addresses SQL’s flaws
15 April 2021, InfoWorld

Hightouch Announces $38M in Funding and Launches New Customer 360 Toolkit
20 July 2023, Datanami

Hightouch Raises $38M in Funding
19 July 2023, FinSMEs

Benefits of a Hybrid Data Lake. How to combine a Data Warehouse with a… | by Christianlauer
14 January 2021, Towards Data Science

provided by Google News



Share this page

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

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.

Present your product here