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

DBMS > Google Cloud Bigtable vs. Graphite vs. HyperSQL vs. openGauss vs. TerarkDB

System Properties Comparison Google Cloud Bigtable vs. Graphite vs. HyperSQL vs. openGauss vs. TerarkDB

Editorial information provided by DB-Engines
NameGoogle Cloud Bigtable  Xexclude from comparisonGraphite  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonopenGauss  Xexclude from comparisonTerarkDB  Xexclude from comparison
DescriptionGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Data logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBAn enterprise-class RDBMS compatible with high-performance, high-availability and high-performance originally developed by HuaweiA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDB
Primary database modelKey-value store
Wide column store
Time Series DBMSRelational DBMSRelational DBMSKey-value store
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.15
Rank#95  Overall
#14  Key-value stores
#8  Wide column stores
Score4.83
Rank#67  Overall
#4  Time Series DBMS
Score3.23
Rank#93  Overall
#48  Relational DBMS
Score1.06
Rank#184  Overall
#84  Relational DBMS
Score0.08
Rank#367  Overall
#56  Key-value stores
Websitecloud.google.com/­bigtablegithub.com/­graphite-project/­graphite-webhsqldb.orggitee.com/­opengauss
opengauss.org
github.com/­bytedance/­terarkdb
Technical documentationcloud.google.com/­bigtable/­docsgraphite.readthedocs.iohsqldb.org/­web/­hsqlDocsFrame.htmldocs.opengauss.org/­en
gitee.com/­opengauss/­docs
bytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
DeveloperGoogleChris DavisHuawei and openGauss communityByteDance, originally Terark
Initial release20152006200120192016
Current release2.7.2, June 20233.0, March 2022
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infobased on BSD licenseOpen Sourcecommercial inforestricted open source version available
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 languagePythonJavaC, C++, JavaC++
Server operating systemshostedLinux
Unix
All OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux
Data schemeschema-freeyesyesyesschema-free
Typing infopredefined data types such as float or datenoNumeric data onlyyesyesno
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 indexesnonoyesyesno
SQL infoSupport of SQLnonoyesANSI SQL 2011no
APIs and other access methodsgRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
HTTP API
Sockets
HTTP API infoJDBC via HTTP
JDBC
ODBC
JDBC
ODBC
C++ API
Java API
Supported programming languagesC#
C++
Go
Java
JavaScript (Node.js)
Python
JavaScript (Node.js)
Python
All languages supporting JDBC/ODBC
Java
C
C++
Java
C++
Java
Server-side scripts infoStored proceduresnonoJava, SQLyesno
Triggersnonoyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingnonenonehorizontal partitioning (by range, list and hash)none
Replication methods infoMethods for redundantly storing data on multiple nodesInternal replication in Colossus, and regional replication between two clusters in different zonesnonenoneSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)noneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-row operationsnoACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes infolockingyesyesyes
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.noyesnoyes
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)nofine grained access rights according to SQL-standardAccess rights for users, groups and roles according to SQL-standardno

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
Google Cloud BigtableGraphiteHyperSQL infoalso known as HSQLDBopenGaussTerarkDB
DB-Engines blog posts

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Recent citations in the news

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31 January 2022, InfoQ.com

Google scales up Cloud Bigtable NoSQL database
27 January 2022, TechTarget

Google introduces Cloud Bigtable managed NoSQL database to process data at scale
6 May 2015, VentureBeat

Google Launches Cloud Bigtable, A Highly Scalable And Performant NoSQL Database
6 May 2015, TechCrunch

provided by Google News

Try out the Graphite monitoring tool for time-series data
29 October 2019, TechTarget

Grafana Labs Announces Mimir Time Series Database
1 April 2022, Datanami

Getting Started with Monitoring using Graphite
23 January 2015, InfoQ.com

The Billion Data Point Challenge: Building a Query Engine for High Cardinality Time Series Data
10 December 2018, Uber

The value of time series data and TSDBs
10 June 2021, InfoWorld

provided by Google News

HyperSQL DataBase flaw leaves library vulnerable to RCE
24 October 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14 November 2022, TheServerSide.com

provided by Google News

openGauss Open Source Community Officially Launch
1 July 2020, huawei.com

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

Huawei's Four Open Source Basic Software Projects Infuse Diversified Computing Power into Every Line of Code
12 October 2020, PR Newswire

Engineering Students from Thammasat Win 2 'Huawei ICT' Awards to Represent Thailand in Asia-Pacific Competition.
12 January 2024, tu.ac.th

Huawei unveils OrangePi Kunpeng Pro development board
10 May 2024, HC Newsroom

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Present your product here