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

DBMS > Alibaba Cloud MaxCompute vs. BaseX vs. Google Cloud Bigtable vs. OrigoDB vs. Tarantool

System Properties Comparison Alibaba Cloud MaxCompute vs. BaseX vs. Google Cloud Bigtable vs. OrigoDB vs. Tarantool

Editorial information provided by DB-Engines
NameAlibaba Cloud MaxCompute  Xexclude from comparisonBaseX  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonOrigoDB  Xexclude from comparisonTarantool  Xexclude from comparison
DescriptionMaxCompute (previously known as ODPS) is a general purpose, fully managed, multi-tenancy data processing platform for large-scale data warehousingLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.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 fully ACID in-memory object graph databaseIn-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primary database modelRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesNative XML DBMSKey-value store
Wide column store
Document store
Object oriented DBMS
Document store
Key-value store
Relational DBMS
Secondary database modelsSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.84
Rank#209  Overall
#98  Relational DBMS
Score1.84
Rank#135  Overall
#4  Native XML DBMS
Score3.15
Rank#95  Overall
#14  Key-value stores
#8  Wide column stores
Score0.06
Rank#380  Overall
#50  Document stores
#18  Object oriented DBMS
Score1.67
Rank#143  Overall
#25  Document stores
#25  Key-value stores
#65  Relational DBMS
Websitewww.alibabacloud.com/­product/­maxcomputebasex.orgcloud.google.com/­bigtableorigodb.comwww.tarantool.io
Technical documentationwww.alibabacloud.com/­help/­en/­maxcomputedocs.basex.orgcloud.google.com/­bigtable/­docsorigodb.com/­docswww.tarantool.io/­en/­doc
DeveloperAlibabaBaseX GmbHGoogleRobert Friberg et alVK
Initial release2016200720152009 infounder the name LiveDB2008
Current release10.7, August 20232.10.0, May 2022
License infoCommercial or Open SourcecommercialOpen Source infoBSD licensecommercialOpen SourceOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprise
Cloud-based only infoOnly available as a cloud serviceyesnoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC#C and C++
Server operating systemshostedLinux
OS X
Windows
hostedLinux
Windows
BSD
Linux
macOS
Data schemeyesschema-freeschema-freeyesFlexible data schema: relational definition for tables with ability to store json-like documents in columns
Typing infopredefined data types such as float or dateyesno infoXQuery supports typesnoUser defined using .NET types and collectionsstring, double, decimal, uuid, integer, blob, boolean, datetime
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.nonono infocan be achieved using .NETno
Secondary indexesnoyesnoyesyes
SQL infoSupport of SQLSQL-like query languagenononoFull-featured ANSI SQL support
APIs and other access methodsFluentd
Flume
MaxCompute Console
Java API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
.NET Client API
HTTP API
LINQ
Open binary protocol
Supported programming languagesJavaActionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
C#
C++
Go
Java
JavaScript (Node.js)
Python
.NetC
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-side scripts infoStored proceduresuser defined functions infoin JavayesnoyesLua, C and SQL stored procedures
Triggersnoyes infovia eventsnoyes infoDomain Eventsyes, before/after data modification events, on replication events, client session events
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicenoneShardinghorizontal partitioning infoclient side managed; servers are not synchronizedSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud servicenoneInternal replication in Colossus, and regional replication between two clusters in different zonesSource-replica replicationAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Casual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Foreign keys infoReferential integritynononodepending on modelyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanomultiple readers, single writerAtomic single-row operationsACIDACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactions
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes, cooperative multitasking
Durability infoSupport for making data persistentyesyesyesyes infoWrite ahead logyes, write ahead logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes, full featured in-memory storage engine with persistence
User concepts infoAccess controlAccess rights for users and rolesUsers with fine-grained authorization concept on 4 levelsAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Role based authorizationAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles

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 MaxComputeBaseXGoogle Cloud BigtableOrigoDBTarantool
DB-Engines blog posts

Data processing speed and reliability: in-memory synchronous replication
9 November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

show all

Recent citations in the news

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 Cloud Debuts First Data Center in Indonesia
22 March 2018, The Fast Mode

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

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18 May 2022, Hashed Out by The SSL Store™

9 Skills You Need to Become a Data Engineer
2 November 2022, KDnuggets

provided by Google News

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

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

Google scales up Cloud Bigtable NoSQL database
27 January 2022, TechTarget

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

Google Cloud makes it cheaper to run smaller workloads on Bigtable
7 April 2020, TechCrunch

provided by Google News

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16 December 2019, Хабр

Тarantool Cartridge: Sharding Lua Backend in Three Lines
9 October 2019, Хабр

VShard — horizontal scaling in Tarantool
7 March 2019, Хабр

Accelerating PHP connectors for Tarantool using Async, Swoole, and Parallel
18 December 2019, Хабр

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.

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

Present your product here