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 > GBase vs. Hyprcubd vs. JanusGraph vs. openGauss vs. TiDB

System Properties Comparison GBase vs. Hyprcubd vs. JanusGraph vs. openGauss vs. TiDB

Editorial information provided by DB-Engines
NameGBase  Xexclude from comparisonHyprcubd  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonopenGauss  Xexclude from comparisonTiDB  Xexclude from comparison
Hyprcubd seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
DescriptionWidely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.Serverless Time Series DBMSA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017An enterprise-class RDBMS compatible with high-performance, high-availability and high-performance originally developed by HuaweiTiDB is an open source distributed SQL database that supports Hybrid Transactional/Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.
Primary database modelRelational DBMSTime Series DBMSGraph DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Document store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.05
Rank#186  Overall
#86  Relational DBMS
Score2.02
Rank#125  Overall
#12  Graph DBMS
Score1.06
Rank#184  Overall
#84  Relational DBMS
Score4.25
Rank#74  Overall
#40  Relational DBMS
Websitewww.gbase.cnhyprcubd.com (offline)janusgraph.orggitee.com/­opengauss
opengauss.org
pingcap.com
Technical documentationdocs.janusgraph.orgdocs.opengauss.org/­en
gitee.com/­opengauss/­docs
docs.pingcap.com/­tidb/­stable
DeveloperGeneral Data Technology Co., Ltd.Hyprcubd, Inc.Linux Foundation; originally developed as Titan by AureliusHuawei and openGauss communityPingCAP, Inc.
Initial release2004201720192016
Current releaseGBase 8a, GBase 8s, GBase 8c0.6.3, February 20233.0, March 20228.1.0, May 2024
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache 2.0Open SourceOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
Implementation languageC, Java, PythonGoJavaC, C++, JavaGo, Rust
Server operating systemsLinuxhostedLinux
OS X
Unix
Windows
LinuxLinux
Data schemeyesyesyesyesyes
Typing infopredefined data types such as float or dateyesyes infotime, int, uint, float, stringyesyesyes
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.yesnononono
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLStandard with numerous extensionsSQL-like query languagenoANSI SQL 2011yes
APIs and other access methodsADO.NET
C API
JDBC
ODBC
gRPC (https)Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
JDBC
ODBC
GORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
Supported programming languagesC#Clojure
Java
Python
C
C++
Java
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresuser defined functionsnoyesyesno
Triggersyesnoyesyesno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by range, list and hash) and vertical partitioningyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)horizontal partitioning (by range, list and hash)horizontal partitioning (by key range)
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesSource-replica replicationUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infovia Faunus, a graph analytics enginenoyes infowith TiSpark Connector
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyes infoRelationships in graphsyesyes infofull support since version 6.6
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesnoyesyesyes
Durability infoSupport for making data persistentyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonono
User concepts infoAccess controlyestoken accessUser authentification and security via Rexster Graph ServerAccess rights for users, groups and roles according to SQL-standardFine grained access rights according to SQL-standard
More information provided by the system vendor
GBaseHyprcubdJanusGraph infosuccessor of TitanopenGaussTiDB
Specific characteristicsTiDB is an advanced open-source, distributed SQL database for modern application...
» more
Competitive advantages- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» more
Typical application scenariosTiDB is ideal for transactional applications that require extreme scalability and...
» more
Key customersBlock, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» more
Market metrics34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» more
Licensing and pricing modelsTiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» more

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
GBaseHyprcubdJanusGraph infosuccessor of TitanopenGaussTiDB
Recent citations in the news

Database Deep Dives: JanusGraph
8 August 2019, ibm.com

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

From graph db to graph embedding. In 7 simple steps. | by Andy Greatorex
30 July 2020, Towards Data Science

Compose for JanusGraph arrives on Bluemix
15 September 2017, ibm.com

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

provided by Google News

openGauss Open Source Community Officially Launch
1 July 2020, Huawei

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 launches six new products to bolster growth in cloud sector
25 April 2021, Global Times

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

provided by Google News

How PingCAP transformed TiDB into a serverless DBaaS using Amazon S3 and Amazon EBS | Amazon Web Services
14 November 2023, AWS Blog

PingCAP Receives Customers' Choice Distinction in the 2024
29 May 2024, GlobeNewswire

PingCAP Launches TiDB 7.5, Enhancing Distributed SQL Database Tech
19 December 2023, Datanami

Google Cloud's C3D Instances Provide Strong Performance Value For PingCAP's TiDB
28 March 2024, Phoronix

TiDB by PingCAP Leads Data Management Revolution at GIDS 2024, Empowering India's Burgeoning Developer ...
25 April 2024, CXOToday.com

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

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