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. Dolt vs. H2GIS vs. ObjectBox vs. TinkerGraph

System Properties Comparison Alibaba Cloud MaxCompute vs. Dolt vs. H2GIS vs. ObjectBox vs. TinkerGraph

Editorial information provided by DB-Engines
NameAlibaba Cloud MaxCompute  Xexclude from comparisonDolt  Xexclude from comparisonH2GIS  Xexclude from comparisonObjectBox  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionMaxCompute (previously known as ODPS) is a general purpose, fully managed, multi-tenancy data processing platform for large-scale data warehousingA MySQL compatible DBMS with Git-like versioning of data and schemaSpatial extension of H2Extremely fast embedded database for small devices, IoT and MobileA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesRelational DBMSSpatial DBMSObject oriented DBMSGraph DBMS
Secondary database modelsDocument storeRelational DBMSTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.77
Rank#214  Overall
#98  Relational DBMS
Score0.96
Rank#193  Overall
#90  Relational DBMS
Score0.00
Rank#383  Overall
#7  Spatial DBMS
Score1.20
Rank#170  Overall
#5  Object oriented DBMS
Score0.08
Rank#348  Overall
#35  Graph DBMS
Websitewww.alibabacloud.com/­product/­maxcomputegithub.com/­dolthub/­dolt
www.dolthub.com
www.h2gis.orgobjectbox.iotinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationwww.alibabacloud.com/­help/­en/­maxcomputedocs.dolthub.comwww.h2gis.org/­docs/­homedocs.objectbox.io
DeveloperAlibabaDoltHub IncCNRSObjectBox Limited
Initial release20162018201320172009
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0Open Source infoLGPL 3.0Open Source infoApache License 2.0Open Source infoApache 2.0
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJavaC and C++Java
Server operating systemshostedLinux
macOS
Windows
Android
iOS
Linux
macOS
Windows
Data schemeyesyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nonononono
Secondary indexesnoyesyesyesno
SQL infoSupport of SQLSQL-like query languageyesyesnono
APIs and other access methodsFluentd
Flume
MaxCompute Console
CLI Client
HTTP REST
Proprietary native APITinkerPop 3
Supported programming languagesJavaAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
JavaC
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
Groovy
Java
Server-side scripts infoStored proceduresuser defined functions infoin Javayes infocurrently in alpha releaseyes infobased on H2nono
Triggersnoyesyesnono
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicenonenonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.yes infobased on H2online/offline synchronization between client and servernone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integritynoyesyesyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesno
Durability infoSupport for making data persistentyesyesyesyesoptional
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 rolesOnly one user is configurable, and must be specified in the config file at startupyes infobased on H2yesno
More information provided by the system vendor
Alibaba Cloud MaxComputeDoltH2GISObjectBoxTinkerGraph
News

On-device Vector Database for Dart/Flutter
21 May 2024

The first On-Device Vector Database: ObjectBox 4.0
16 May 2024

Edge AI: The era of on-device AI
23 April 2024

In-Memory Database Use Cases
15 February 2024

Data Viewer for Objects – announcing ObjectBox Admin
14 November 2023

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 MaxComputeDoltH2GISObjectBoxTinkerGraph
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

AWS, Oracle, Google, Microsoft Top Cloud DBMS Market: Gartner
15 February 2024, CRN

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

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

provided by Google News

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Are you still not using Version Control for Data?
11 April 2020, Towards Data Science

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

provided by Google News

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Introducing Gremlin query hints for Amazon Neptune
26 February 2019, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Neo4j logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Present your product here