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 Table Store vs. GBase vs. OrientDB vs. Postgres-XL vs. ReductStore

System Properties Comparison Alibaba Cloud Table Store vs. GBase vs. OrientDB vs. Postgres-XL vs. ReductStore

Editorial information provided by DB-Engines
NameAlibaba Cloud Table Store  Xexclude from comparisonGBase  Xexclude from comparisonOrientDB  Xexclude from comparisonPostgres-XL  Xexclude from comparisonReductStore  Xexclude from comparison
DescriptionA fully managed Wide Column Store for large quantities of semi-structured data with real-time accessWidely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.Multi-model DBMS (Document, Graph, Key/Value)Based on PostgreSQL enhanced with MPP and write-scale-out cluster featuresDesigned to manage unstructured time-series data efficiently, providing unique features such as storing time-stamped blobs with labels, customizable data retention policies, and a straightforward FIFO quota system.
Primary database modelWide column storeRelational DBMSDocument store
Graph DBMS
Key-value store
Relational DBMSTime Series DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.26
Rank#301  Overall
#12  Wide column stores
Score1.07
Rank#185  Overall
#86  Relational DBMS
Score3.19
Rank#93  Overall
#16  Document stores
#7  Graph DBMS
#14  Key-value stores
Score0.49
Rank#256  Overall
#117  Relational DBMS
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Websitewww.alibabacloud.com/­product/­table-storewww.gbase.cnorientdb.orgwww.postgres-xl.orggithub.com/­reductstore
www.reduct.store
Technical documentationwww.alibabacloud.com/­help/­en/­tablestorewww.orientdb.com/­docs/­last/­index.htmlwww.postgres-xl.org/­documentationwww.reduct.store/­docs
DeveloperAlibabaGeneral Data Technology Co., Ltd.OrientDB LTD; CallidusCloud; SAPReductStore LLC
Initial release2016200420102014 infosince 2012, originally named StormDB2023
Current releaseGBase 8a, GBase 8s, GBase 8c3.2.29, March 202410 R1, October 20181.9, March 2024
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache version 2Open Source infoMozilla public licenseOpen Source infoBusiness Source License 1.1
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, Java, PythonJavaCC++, Rust
Server operating systemshostedLinuxAll OS with a Java JDK (>= JDK 6)Linux
macOS
Docker
Linux
macOS
Windows
Data schemeschema-freeyesschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")yes
Typing infopredefined data types such as float or dateyesyesyesyes
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.noyesnoyes infoXML type, but no XML query functionality
Secondary indexesnoyesyesyes
SQL infoSupport of SQLnoStandard with numerous extensionsSQL-like query language, no joinsyes infodistributed, parallel query execution
APIs and other access methodsHTTP APIADO.NET
C API
JDBC
ODBC
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP API
Supported programming languagesJava
Python
C#.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C++
JavaScript (Node.js)
Python
Rust
Server-side scripts infoStored proceduresnouser defined functionsJava, Javascriptuser defined functions
TriggersnoyesHooksyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicehorizontal partitioning (by range, list and hash) and vertical partitioningShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceyesMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infocould be achieved with distributed queriesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyes inforelationship in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-row operationsACIDACIDACID infoMVCC
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nono
User concepts infoAccess controlAccess rights based on subaccounts and tokensyesAccess rights for users and roles; record level security configurablefine grained access rights according to SQL-standard

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 Table StoreGBaseOrientDBPostgres-XLReductStore
DB-Engines blog posts

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

Apache Software Foundation Announces New Top-Level Project Apache Paimon
16 April 2024, Datanami

Top data analytics tools comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM
5 December 2019, Wire19

Gartner’s Magic Quadrant for Cloud Database Management Systems
9 December 2020, CRN

25 Best Cloud Service Providers (Public and Private) in 2024
4 June 2023, CybersecurityNews

Apache Software Foundation Announces New Top-Level Project Apache Paimon
19 April 2024, Datanami

provided by Google News

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

K2View updates DataOps platform with data fabric automation
11 May 2021, TechTarget

provided by Google News



Share this page

Featured Products

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

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

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

Present your product here