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. KairosDB vs. Titan vs. Vertica

System Properties Comparison Alibaba Cloud MaxCompute vs. ArangoDB vs. KairosDB vs. Titan vs. Vertica

Editorial information provided by DB-Engines
NameAlibaba Cloud MaxCompute  Xexclude from comparisonArangoDB  Xexclude from comparisonKairosDB  Xexclude from comparisonTitan  Xexclude from comparisonVertica infoOpenText™ Vertica™  Xexclude from comparison
Titan has been decommisioned after the takeover by Datastax. It will be removed from the DB-Engines ranking. A fork has been open-sourced as JanusGraph.
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.Distributed Time Series DBMS based on Cassandra or H2Titan is a Graph DBMS optimized for distributed clusters.Cloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.
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
Time Series DBMSGraph DBMSRelational DBMS infoColumn oriented
Secondary database modelsSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.78
Rank#221  Overall
#102  Relational DBMS
Score3.77
Rank#87  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score0.71
Rank#230  Overall
#20  Time Series DBMS
Score11.40
Rank#43  Overall
#27  Relational DBMS
Websitewww.alibabacloud.com/­product/­maxcomputearangodb.comgithub.com/­kairosdb/­kairosdbgithub.com/­thinkaurelius/­titanwww.vertica.com
Technical documentationwww.alibabacloud.com/­help/­en/­maxcomputedocs.arangodb.comkairosdb.github.iogithub.com/­thinkaurelius/­titan/­wikivertica.com/­documentation
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
DeveloperAlibabaArangoDB Inc.Aurelius, owned by DataStaxOpenText infopreviously Micro Focus and Hewlett Packard
Initial release20162012201320122005
Current release3.11.5, November 20231.2.2, November 201812.0.3, January 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoApache 2.0Open Source infoApache license, version 2.0commercial infoLimited community edition free
Cloud-based only infoOnly available as a cloud serviceyesnononono infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containers
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++JavaJavaC++
Server operating systemshostedLinux
OS X
Windows
Linux
OS X
Windows
Linux
OS X
Unix
Windows
Linux
Data schemeyesschema-free infoautomatically recognizes schema within a collectionschema-freeyesYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
Typing infopredefined data types such as float or dateyesyes infostring, double, boolean, list, hashyesyesyes
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
Secondary indexesnoyesnoyesNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLSQL-like query languagenononoFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
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
Graphite protocol
HTTP REST
Telnet API
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Supported programming languagesJavaC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
Java
JavaScript infoNode.js
PHP
Python
Clojure
Java
Python
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-side scripts infoStored proceduresuser defined functions infoin JavaJavaScriptnoyesyes, PostgreSQL PL/pgSQL, with minor differences
Triggersnononoyesyes, called Custom Alerts
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceSharding infosince version 2.0Sharding infobased on Cassandrayes infovia pluggable storage backendshorizontal partitioning, hierarchical 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 infobased on CassandrayesMulti-source replication infoOne, or more copies of data replicated across nodes, or object-store used for repository.
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesno infocan be done with stored procedures in JavaScriptnoyes infovia Faunus, a graph analytics engineno infoBi-directional Spark integration
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)
Eventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Eventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyes inforelationships in graphsnoyes infoRelationships in graphyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonono
User concepts infoAccess controlAccess rights for users and rolesyessimple password-based access controlUser authentification and security via Rexster Graph Serverfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
More information provided by the system vendor
Alibaba Cloud MaxComputeArangoDBKairosDBTitanVertica infoOpenText™ Vertica™
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
Deploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» more
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
Fast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» more
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» more
Communication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» more
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» more
Abiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» 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
Cost-based models and subscription-based models are both available. One license is...
» 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 MaxComputeArangoDBKairosDBTitanVertica infoOpenText™ Vertica™
DB-Engines blog posts

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

show all

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, 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

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

provided by Google News

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

ArangoDB Announces Release of ArangoDB 3.11 for Search, Graph and Analytics - High-Performance Computing ...
30 May 2023, insideHPC

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

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

provided by Google News

The re-emergence of time-series – O'Reilly
6 April 2013, oreilly.com

provided by Google News

Amazon DynamoDB Storage Backend for Titan: Distributed Graph Database | Amazon Web Services
24 August 2015, AWS Blog

Beyond Titan: The Evolution of DataStax's New Graph Database
21 June 2016, Datanami

Titan Graph Database Integration with DynamoDB: World-class Performance, Availability, and Scale for New Workloads
20 August 2015, All Things Distributed

DataStax acquires Aurelius, the startup behind the Titan graph database
3 February 2015, VentureBeat

DSE Graph review: Graph database does double duty
14 November 2019, InfoWorld

provided by Google News

OCI Object Storage Completes Technical Validation of Vertica in Eon Mode
16 October 2023, Oracle

Vertica by OpenText and Anritsu Sign New Deal for Next-Gen Architecture and 5G Network Capabilities
17 May 2023, PR Newswire

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25 July 2023, VentureBeat

OpenText integrates Micro Focus tech through Cloud Editions 23.3
26 July 2023, Techzine Europe

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

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

AllegroGraph logo

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

Present your product here