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. ArangoDB vs. Bangdb vs. Google BigQuery vs. Oracle

System Properties Comparison Alibaba Cloud MaxCompute vs. ArangoDB vs. Bangdb vs. Google BigQuery vs. Oracle

Editorial information provided by DB-Engines
NameAlibaba Cloud MaxCompute  Xexclude from comparisonArangoDB  Xexclude from comparisonBangdb  Xexclude from comparisonGoogle BigQuery  Xexclude from comparisonOracle  Xexclude from comparison
DescriptionMaxCompute (previously known as ODPS) is a general purpose, fully managed, multi-tenancy data processing platform for large-scale data warehousingNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.Converged and high performance database for device data, events, time series, document and graphLarge scale data warehouse service with append-only tablesWidely used RDBMS
Primary database modelRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesDocument store
Graph DBMS
Key-value store
Search engine
Document store
Graph DBMS
Time Series DBMS
Relational DBMSRelational DBMS
Secondary database modelsSpatial DBMSDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.84
Rank#209  Overall
#98  Relational DBMS
Score3.26
Rank#88  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score0.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
Score58.10
Rank#19  Overall
#13  Relational DBMS
Score1244.08
Rank#1  Overall
#1  Relational DBMS
Websitewww.alibabacloud.com/­product/­maxcomputearangodb.combangdb.comcloud.google.com/­bigquerywww.oracle.com/­database
Technical documentationwww.alibabacloud.com/­help/­en/­maxcomputedocs.arangodb.comdocs.bangdb.comcloud.google.com/­bigquery/­docsdocs.oracle.com/­en/­database
Social network pagesLinkedInTwitterYouTubeFacebookInstagram
DeveloperAlibabaArangoDB Inc.Sachin Sinha, BangDBGoogleOracle
Initial release20162012201220101980
Current release3.11.5, November 2023BangDB 2.0, October 202123c, September 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoBSD 3commercialcommercial inforestricted free version is 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.
ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.
Implementation languageC++C, C++C and C++
Server operating systemshostedLinux
OS X
Windows
LinuxhostedAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Data schemeyesschema-free infoautomatically recognizes schema within a collectionschema-freeyesyes infoSchemaless in JSON and XML columns
Typing infopredefined data types such as float or dateyesyes infostring, double, boolean, list, hashyes: string, long, double, int, geospatial, stream, eventsyesyes
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.nononoyes
Secondary indexesnoyesyes infosecondary, composite, nested, reverse, geospatialnoyes
SQL infoSupport of SQLSQL-like query languagenoSQL like support with command line toolyesyes infowith proprietary extensions
APIs and other access methodsFluentd
Flume
MaxCompute Console
AQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
Proprietary protocol
RESTful HTTP API
RESTful HTTP/JSON APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesJavaC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
C
C#
C++
Java
Python
.Net
Java
JavaScript
Objective-C
PHP
Python
Ruby
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
Server-side scripts infoStored proceduresuser defined functions infoin JavaJavaScriptnouser defined functions infoin JavaScriptPL/SQL infoalso stored procedures in Java possible
Triggersnonoyes, Notifications (with Streaming only)noyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceSharding infosince version 2.0Sharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmnoneSharding, horizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceSource-replica replication with configurable replication factorselectable replication factor, Knob for CAP (enterprise version only)Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesno infocan be done with stored procedures in JavaScriptnonono infocan be realized in PL/SQL
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Tunable consistency, set CAP knob accordinglyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes inforelationships in graphsnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDno infoSince BigQuery is designed for querying dataACID infoisolation level can be parameterized
Concurrency infoSupport for concurrent manipulation of datayesyesyes, optimistic concurrency controlyesyes
Durability infoSupport for making data persistentyesyesyes, implements WAL (Write ahead log) as wellyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes, run db with in-memory only modenoyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'
User concepts infoAccess controlAccess rights for users and rolesyesyes (enterprise version only)Access privileges (owner, writer, reader) on dataset, table or view level infoGoogle Cloud Identity & Access Management (IAM)fine grained access rights according to SQL-standard
More information provided by the system vendor
Alibaba Cloud MaxComputeArangoDBBangdbGoogle BigQueryOracle
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» more
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» more
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» more
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» 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
Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

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

More resources
Alibaba Cloud MaxComputeArangoDBBangdbGoogle BigQueryOracle
DB-Engines blog posts

The Weight of Relational Databases: Time for Multi-Model?
29 August 2017, Luca Olivari (guest author)

show all

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

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

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

Alibaba Cloud achieves 'record' in big data performance
29 October 2019, DataCenterNews Asia

Denodo and Alibaba Cloud Partner to Bring Data Virtualization to the Global Market
5 July 2023, Datanami

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

provided by Google News

ArangoGraphML: Simplifying the Power of Graph Machine Learning
11 October 2023, Datanami

How to Build Knowledge Graph Enhanced Chatbot with ChatGPT and ArangoDB
30 June 2023, DataDrivenInvestor

ArangoDB brings yet more money into graph database market with $27.8M round
6 October 2021, SiliconANGLE News

Open source graph database company ArangoDB raises $27.8M
6 October 2021, VentureBeat

ArangoDB expands scope of graph database platform
6 October 2022, TechTarget

provided by Google News

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

Google Cloud partners Coinbase to accept crypto payments
11 October 2022, Ledger Insights

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

provided by Google News

Oracle to colocate database services and network interconnect in Google data centers
12 June 2024, DatacenterDynamics

Multicloud: Oracle links database with Google, Microsoft to speed operations
12 June 2024, InfoWorld

Channel Brief: Oracle Deals Overshadow Earnings Miss, Cayosoft Launches Channel Program
12 June 2024, Channel E2E

Ricoh selects Rimini Street to optimise and secure its Oracle EBS and Oracle database instances
12 June 2024, iTWire

Oracle and Google Cloud Announce a Groundbreaking Multicloud Partnership
11 June 2024, PR Newswire

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

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

Present your product here