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

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

Editorial information provided by DB-Engines
NameDataFS  Xexclude from comparisonGBase  Xexclude from comparisonHyprcubd  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonTiDB  Xexclude from comparison
Hyprcubd seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
DescriptionAll data is stored inside objects which are linked by so-called link attributes. Objects consist of classes which can be extended and de-extended at runtime. Graphs can be defined with a struct.Widely 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 2017TiDB 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 modelObject oriented DBMSRelational DBMSTime Series DBMSGraph DBMSRelational DBMS
Secondary database modelsGraph DBMSDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.09
Rank#360  Overall
#17  Object oriented DBMS
Score1.05
Rank#186  Overall
#86  Relational DBMS
Score2.02
Rank#125  Overall
#12  Graph DBMS
Score4.25
Rank#74  Overall
#40  Relational DBMS
Websitenewdatabase.comwww.gbase.cnhyprcubd.com (offline)janusgraph.orgpingcap.com
Technical documentationdev.mobiland.com/­Overview.xspdocs.janusgraph.orgdocs.pingcap.com/­tidb/­stable
DeveloperMobiland AGGeneral Data Technology Co., Ltd.Hyprcubd, Inc.Linux Foundation; originally developed as Titan by AureliusPingCAP, Inc.
Initial release2018200420172016
Current release1.1.263, October 2022GBase 8a, GBase 8s, GBase 8c0.6.3, February 20238.1.0, May 2024
License infoCommercial or Open SourcecommercialcommercialcommercialOpen Source infoApache 2.0Open Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenonoyesnono
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, PythonGoJavaGo, Rust
Server operating systemsWindowsLinuxhostedLinux
OS X
Unix
Windows
Linux
Data schemeClasses, Structs, and Lists are written in proprietary DataTypeDefinitionLanguage (.dtdl) and Objects consisting of those are written in proprietary DataAccessDefinitionLanguage (.dadl)yesyesyesyes
Typing infopredefined data types such as float or dateyesyesyes infotime, int, uint, float, stringyesyes
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 indexesnoyesnoyesyes
SQL infoSupport of SQLnoStandard with numerous extensionsSQL-like query languagenoyes
APIs and other access methods.NET Client API
Proprietary client DLL
WinRT client
ADO.NET
C API
JDBC
ODBC
gRPC (https)Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
GORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
Supported programming languages.Net
C
C#
C++
VB.Net
C#Clojure
Java
Python
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 functionsnoyesno
Triggersno, except callback-events from server when changes happenedyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesProprietary Sharding systemhorizontal partitioning (by range, list and hash) and vertical partitioningyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)horizontal partitioning (by key range)
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infovia Faunus, a graph analytics engineyes infowith TiSpark Connector
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesyesnoyes infoRelationships in graphsyes infofull support since version 6.6
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesnoyesyes
Durability infoSupport for making data persistentyesyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonono
User concepts infoAccess controlWindows-Profileyestoken accessUser authentification and security via Rexster Graph ServerFine grained access rights according to SQL-standard
More information provided by the system vendor
DataFSGBaseHyprcubdJanusGraph infosuccessor of TitanTiDB
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
DataFSGBaseHyprcubdJanusGraph infosuccessor of TitanTiDB
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

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

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

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

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