DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Alibaba Cloud MaxCompute vs. openGauss vs. SQL.JS vs. VoltDB vs. Warp 10

System Properties Comparison Alibaba Cloud MaxCompute vs. openGauss vs. SQL.JS vs. VoltDB vs. Warp 10

Editorial information provided by DB-Engines
NameAlibaba Cloud MaxCompute  Xexclude from comparisonopenGauss  Xexclude from comparisonSQL.JS  Xexclude from comparisonVoltDB  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionMaxCompute (previously known as ODPS) is a general purpose, fully managed, multi-tenancy data processing platform for large-scale data warehousingAn enterprise-class RDBMS compatible with high-performance, high-availability and high-performance originally developed by HuaweiPort of SQLite to JavaScriptDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memoryTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesRelational DBMSRelational DBMSRelational DBMSTime Series DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.77
Rank#214  Overall
#98  Relational DBMS
Score1.08
Rank#183  Overall
#84  Relational DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score1.44
Rank#158  Overall
#73  Relational DBMS
Score0.07
Rank#349  Overall
#32  Time Series DBMS
Websitewww.alibabacloud.com/­product/­maxcomputegitee.com/­opengauss
opengauss.org
sql.js.orgwww.voltdb.comwww.warp10.io
Technical documentationwww.alibabacloud.com/­help/­en/­maxcomputedocs.opengauss.org/­en
gitee.com/­opengauss/­docs
sql.js.org/­documentation/­index.htmldocs.voltdb.comwww.warp10.io/­content/­02_Getting_started
DeveloperAlibabaHuawei and openGauss communityAlon Zakai infoenhancements implemented by othersVoltDB Inc.SenX
Initial release20162019201220102015
Current release3.0, March 202211.3, April 2022
License infoCommercial or Open SourcecommercialOpen SourceOpen SourceOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro EditionsOpen Source infoApache License 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 languageC, C++, JavaJavaScriptJava, C++Java
Server operating systemshostedLinuxserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X infofor development
Linux
OS X
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.nononono
Secondary indexesnoyesyesno
SQL infoSupport of SQLSQL-like query languageANSI SQL 2011yes infoSQL-92 is not fully supportedyes infoonly a subset of SQL 99no
APIs and other access methodsFluentd
Flume
MaxCompute Console
JDBC
ODBC
JavaScript APIJava API
JDBC
RESTful HTTP/JSON API
HTTP API
Jupyter
WebSocket
Supported programming languagesJavaC
C++
Java
JavaScriptC#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresuser defined functions infoin JavayesnoJavayes infoWarpScript
Triggersnoyesnonono
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicehorizontal partitioning (by range, list and hash)noneShardingSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceSource-replica replicationnoneMulti-source replication
Source-replica replication
selectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencynoneImmediate Consistency infobased on HBase
Foreign keys infoReferential integritynoyesyesno infoFOREIGN KEY constraints are not supportedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACID infoTransactions are executed single-threaded within stored proceduresno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoData access is serialized by the serveryes
Durability infoSupport for making data persistentyesyesno infoexcept by serializing a db to a fileyes infoSnapshots and command loggingyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes
User concepts infoAccess controlAccess rights for users and rolesAccess rights for users, groups and roles according to SQL-standardnoUsers and roles with access to stored proceduresMandatory use of cryptographic tokens, containing fine-grained authorizations

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 MaxComputeopenGaussSQL.JSVoltDBWarp 10
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

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

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

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

provided by Google News

openGauss Open Source Community Officially Launch
1 July 2020, Huawei

The openGauss powers database industry forward through innovation
6 January 2022, Global Times

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

provided by Google News

Time Series Intelligence Software Market Business Insights, Key Trend Analysis | Google, SAP, Azure Time Series ...
24 April 2024, Amoré

Time Series Intelligence Software Market Analysis and Revenue Prediction | Azure Time Series Insights, Trendalyze ...
20 May 2024, Weekly Post Gazette

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

RaimaDB logo

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

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