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. Faircom DB vs. FoundationDB vs. Google Cloud Bigtable vs. Milvus

System Properties Comparison Alibaba Cloud MaxCompute vs. Faircom DB vs. FoundationDB vs. Google Cloud Bigtable vs. Milvus

Editorial information provided by DB-Engines
NameAlibaba Cloud MaxCompute  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonFoundationDB  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonMilvus  Xexclude from comparison
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
DescriptionMaxCompute (previously known as ODPS) is a general purpose, fully managed, multi-tenancy data processing platform for large-scale data warehousingNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Ordered key-value store. Core features are complimented by layers.Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.A DBMS designed for efficient storage of vector data and vector similarity searches
Primary database modelRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesKey-value store
Relational DBMS
Document store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Key-value store
Wide column store
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.78
Rank#221  Overall
#102  Relational DBMS
Score0.24
Rank#311  Overall
#44  Key-value stores
#140  Relational DBMS
Score1.07
Rank#188  Overall
#31  Document stores
#28  Key-value stores
#86  Relational DBMS
Score3.58
Rank#92  Overall
#14  Key-value stores
#8  Wide column stores
Score1.81
Rank#144  Overall
#5  Vector DBMS
Websitewww.alibabacloud.com/­product/­maxcomputewww.faircom.com/­products/­faircom-dbgithub.com/­apple/­foundationdbcloud.google.com/­bigtablemilvus.io
Technical documentationwww.alibabacloud.com/­help/­en/­maxcomputedocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlapple.github.io/­foundationdbcloud.google.com/­bigtable/­docsmilvus.io/­docs/­overview.md
DeveloperAlibabaFairCom CorporationFoundationDBGoogle
Initial release20161979201320152019
Current releaseV12, November 20206.2.28, November 20202.3.4, January 2024
License infoCommercial or Open Sourcecommercialcommercial infoRestricted, free version availableOpen Source infoApache 2.0commercialOpen Source infoApache Version 2.0
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.
Zilliz Cloud – Cloud-native service for Milvus
Implementation languageANSI C, C++C++C++, Go
Server operating systemshostedAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
Linux
OS X
Windows
hostedLinux
macOS info10.14 or later
Windows infowith WSL 2 enabled
Data schemeyesschema free, schema optional, schema required, partial schema,schema-free infosome layers support schemasschema-free
Typing infopredefined data types such as float or dateyesyes, ANSI SQL Types, JSON, typed binary structuresno infosome layers support typingnoVector, Numeric and String
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.nononono
Secondary indexesnoyesnonono
SQL infoSupport of SQLSQL-like query languageyes, ANSI SQL with proprietary extensionssupported in specific SQL layer onlynono
APIs and other access methodsFluentd
Flume
MaxCompute Console
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
RESTful HTTP API
Supported programming languagesJava.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
C#
C++
Go
Java
JavaScript (Node.js)
Python
C++
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresuser defined functions infoin Javayes info.Net, JavaScript, C/C++in SQL-layer onlynono
Triggersnoyesnonono
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 partitioningShardingShardingSharding
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).yesInternal replication in Colossus, and regional replication between two clusters in different zones
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Linearizable consistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Bounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Foreign keys infoReferential integritynoyesin SQL-layer onlynono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanotunable from ACID to Eventually ConsistentACIDAtomic single-row operationsno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesYes, tunable from durable to delayed durability to in-memoryyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes
User concepts infoAccess controlAccess rights for users and rolesFine grained access rights according to SQL-standard with additional protections for filesnoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Role based access control and fine grained access rights
More information provided by the system vendor
Alibaba Cloud MaxComputeFaircom DB infoformerly c-treeACEFoundationDBGoogle Cloud BigtableMilvus
Specific characteristicsMilvus is an open-source and cloud-native vector database built for production-ready...
» more
Competitive advantagesHighly available, versatile, and robust with millisecond latency. Supports batch...
» more
Typical application scenariosRAG: retrieval augmented generation Video media : video understanding, video deduplication....
» more
Key customersMilvus is trusted by thousands of enterprises, including PayPal, eBay, IKEA, LINE,...
» more
Market metricsAs of January 2024, 25k+ GitHub stars 10M+ downloads and installations​ ​ 3k+ enterprise...
» more
Licensing and pricing modelsMilvus was released under the open-source Apache License 2.0 in October 2019. Fully-managed...
» 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 MaxComputeFaircom DB infoformerly c-treeACEFoundationDBGoogle Cloud BigtableMilvus
DB-Engines blog posts

Vector databases
2 June 2023, Matthias Gelbmann

show all

Recent citations in the news

Alibaba Cloud Brings ‘MaxCompute’ Big Data Service To Europe
5 November 2019, Silicon UK

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

Alibaba Cloud introduces serverless AI solution to boost enterprise efficiency
31 January 2024, Backend News

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

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

provided by Google News

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

provided by Google News

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13 February 2024, SiliconANGLE News

Antithesis raises $47M to launch an automated testing platform for software
13 February 2024, TechCrunch

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28 September 2023, DevClass

IBM Cloudant ends backing of FoundationDB version of CouchDB
15 March 2022, The Register

FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project
19 April 2018, GeekWire

provided by Google News

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

Google expands BigQuery with Gemini, brings vector support to cloud databases
29 February 2024, VentureBeat

What is Google Bigtable? | Definition from TechTarget
1 March 2022, TechTarget

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31 January 2022, InfoQ.com

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

provided by Google News

Zilliz Unveils Game-Changing Features for Vector Search
22 March 2024, Datanami

What Is Milvus Vector Database?
6 October 2023, The New Stack

AI-Powered Search Engine With Milvus Vector Database on Vultr
31 January 2024, SitePoint

Milvus 2.4 Unveils Game-Changing Features for Enhanced Vector Search
20 March 2024, GlobeNewswire

Zilliz Cloud boosts vector database performance
31 January 2024, InfoWorld

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.

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

AllegroGraph logo

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

Present your product here