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. HBase vs. InfinityDB vs. SWC-DB

System Properties Comparison Alibaba Cloud Table Store vs. GBase vs. HBase vs. InfinityDB vs. SWC-DB

Editorial information provided by DB-Engines
NameAlibaba Cloud Table Store  Xexclude from comparisonGBase  Xexclude from comparisonHBase  Xexclude from comparisonInfinityDB  Xexclude from comparisonSWC-DB infoSuper Wide Column Database  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.Wide-column store based on Apache Hadoop and on concepts of BigTableA Java embedded Key-Value Store which extends the Java Map interfaceA high performance, scalable Wide Column DBMS
Primary database modelWide column storeRelational DBMSWide column storeKey-value storeWide column store
Secondary database modelsTime Series 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
Score30.50
Rank#26  Overall
#2  Wide column stores
Score0.00
Rank#378  Overall
#57  Key-value stores
Score0.01
Rank#376  Overall
#13  Wide column stores
Websitewww.alibabacloud.com/­product/­table-storewww.gbase.cnhbase.apache.orgboilerbay.comgithub.com/­kashirin-alex/­swc-db
www.swcdb.org
Technical documentationwww.alibabacloud.com/­help/­en/­tablestorehbase.apache.org/­book.htmlboilerbay.com/­infinitydb/­manual
DeveloperAlibabaGeneral Data Technology Co., Ltd.Apache Software Foundation infoApache top-level project, originally developed by PowersetBoiler Bay Inc.Alex Kashirin
Initial release20162004200820022020
Current releaseGBase 8a, GBase 8s, GBase 8c2.3.4, January 20214.00.5, April 2021
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache version 2commercialOpen Source infoGPL V3
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, PythonJavaJavaC++
Server operating systemshostedLinuxLinux
Unix
Windows infousing Cygwin
All OS with a Java VMLinux
Data schemeschema-freeyesschema-free, schema definition possibleyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-free
Typing infopredefined data types such as float or dateyesyesoptions to bring your own types, AVROyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arrays
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.noyesnonono
Secondary indexesnoyesnono infomanual creation possible, using inversions based on multi-value capability
SQL infoSupport of SQLnoStandard with numerous extensionsnonoSQL-like query language
APIs and other access methodsHTTP APIADO.NET
C API
JDBC
ODBC
Java API
RESTful HTTP API
Thrift
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Proprietary protocol
Thrift
Supported programming languagesJava
Python
C#C
C#
C++
Groovy
Java
PHP
Python
Scala
JavaC++
Server-side scripts infoStored proceduresnouser defined functionsyes infoCoprocessors in Javanono
Triggersnoyesyesnono
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicehorizontal partitioning (by range, list and hash) and vertical partitioningShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceyesMulti-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency
Foreign keys infoReferential integritynoyesnono infomanual creation possible, using inversions based on multi-value capability
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-row operationsACIDSingle row ACID (across millions of columns)ACID infoOptimistic locking for transactions; no isolation for bulk loads
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnono
User concepts infoAccess controlAccess rights based on subaccounts and tokensyesAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACno

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 StoreGBaseHBaseInfinityDBSWC-DB infoSuper Wide Column Database
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

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

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9 October 2023, AWS Blog

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20 October 2023, hackernoon.com

HBase: The database big data left behind
6 May 2016, InfoWorld

HydraBase – The evolution of HBase@Facebook - Engineering at Meta
5 June 2014, Facebook Engineering

A Look At HBase, the NoSQL Database Built on Hadoop
6 May 2015, The New Stack

provided by Google News

2022 All O-Zone Football Team
17 December 2022, Ozarks Sports Zone

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

AllegroGraph logo

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

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

Present your product here