DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > RocksDB vs. TigerGraph vs. TypeDB vs. Vitess

System Properties Comparison RocksDB vs. TigerGraph vs. TypeDB vs. Vitess

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameRocksDB  Xexclude from comparisonTigerGraph  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparisonVitess  Xexclude from comparison
DescriptionEmbeddable persistent key-value store optimized for fast storage (flash and RAM)A complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-timeTypeDB provides developers with an expressive, customizable type system to manage their data using an award-winning query language, TypeQL, while building on a high-performance, distributed architecture.Scalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelKey-value storeGraph DBMSGraph DBMS infoThe type-theoretic data model of TypeDB subsumes the graph database model.
Object oriented DBMS infoThe data model of TypeDB comprises object-oriented features such as class inheritance and interfaces.
Relational DBMS infoThe type-theoretic data model of TypeDB subsumes the relational database model.
Relational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.84
Rank#97  Overall
#16  Key-value stores
Score1.44
Rank#152  Overall
#14  Graph DBMS
Score0.65
Rank#230  Overall
#20  Graph DBMS
#9  Object oriented DBMS
#107  Relational DBMS
Score0.86
Rank#202  Overall
#95  Relational DBMS
Websiterocksdb.orgwww.tigergraph.comtypedb.comvitess.io
Technical documentationgithub.com/­facebook/­rocksdb/­wikidocs.tigergraph.comtypedb.com/­docsvitess.io/­docs
DeveloperFacebook, Inc.VaticleThe Linux Foundation, PlanetScale
Initial release2013201720162013
Current release9.4.0, June 20242.28.3, June 202415.0.2, December 2022
License infoCommercial or Open SourceOpen Source infoBSDcommercialOpen Source infoGPL Version 3, commercial licenses availableOpen Source infoApache Version 2.0, commercial licenses available
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C++JavaGo
Server operating systemsLinuxLinuxLinux
OS X
Windows
Docker
Linux
macOS
Data schemeschema-freeyesyesyes
Typing infopredefined data types such as float or datenoyesyesyes
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.nonono
Secondary indexesnoyesyes
SQL infoSupport of SQLnoSQL-like query language (GSQL)noyes infowith proprietary extensions
APIs and other access methodsC++ API
Java API
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (IDE)
ADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languagesC
C++
Go
Java
Perl
Python
Ruby
C++
Java
All JVM based languages
C
C++
Java
JavaScript (Node.js)
Python
Rust
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 proceduresnoyesnoyes infoproprietary syntax
Triggersnonoyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningnoSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesSynchronous replication via raftMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integritynoyes infoRelationships in graphsno infosubstituted by the relationship featureyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDACID at shard level
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infotable locks or row locks depending on storage engine
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.yesnonoyes
User concepts infoAccess controlnoRole-based access controlyes infoat REST API level; other APIs in progressUsers with fine-grained authorization concept infono user groups or roles
More information provided by the system vendor
RocksDBTigerGraphTypeDB infoformerly named GraknVitess
Specific characteristicsTypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» more
Competitive advantagesTypeDB provides a new level of expressivity, extensibility, interoperability, and...
» more
Typical application scenariosLife sciences : TypeDB makes working with biological data much easier and accelerates...
» more
Licensing and pricing modelsApache f or language drivers, and AGPL and Commercial for the database server. The...
» 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
RocksDBTigerGraphTypeDB infoformerly named GraknVitess
Recent citations in the news

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Facebook’s MyRocks Truly Rocks!
21 September 2020, Open Source For You

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Power your Kafka Streams application with Amazon MSK and AWS Fargate
10 August 2021, AWS Blog

provided by Google News

TigerGraph Unveils CoPilot, Version 4.0, and New CEO
30 April 2024, Datanami

TigerGraph unveils GenAI assistant, introduces new CEO
30 April 2024, TechTarget

How TigerGraph CoPilot enables graph-augmented AI
30 April 2024, InfoWorld

TigerGraph Bolsters DB for Enterprise Graph Workloads
1 November 2023, Datanami

TigerGraph raises $105M Series C for its enterprise graph database
17 February 2021, TechCrunch

provided by Google News

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6 October 2020, Towards Data Science

Spacecraft Engineering Models: How to Migrate UML to TypeQL
8 September 2021, hackernoon.com

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9 November 2022, Business Wire

How Roche Discovered Novel Potential Gene Targets with TypeDB
8 June 2021, Towards Data Science

Building a Biomedical Knowledge Graph
28 June 2021, Towards Data Science

provided by Google News

Deepthi Sigireddi on Distributed Database Architecture in the Cloud Native Era
20 May 2024, InfoQ.com

They scaled YouTube — now they’ll shard everyone with PlanetScale
13 December 2018, TechCrunch

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18 May 2021, Datanami

CNCF’s Vitess Scales MySQL with the Help of Kubernetes
9 February 2018, The New Stack

PlanetScale Announces $30M Series B Funding to Accelerate Adoption of Instantly Provisioned and Infinitely Scalable Database
23 June 2021, Business Wire

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.

Milvus logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

Present your product here