DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > RocksDB vs. SQL.JS vs. Tkrzw vs. TypeDB vs. Yanza

System Properties Comparison RocksDB vs. SQL.JS vs. Tkrzw vs. TypeDB vs. Yanza

Editorial information provided by DB-Engines
NameRocksDB  Xexclude from comparisonSQL.JS  Xexclude from comparisonTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparisonYanza  Xexclude from comparison
Yanza seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionEmbeddable persistent key-value store optimized for fast storage (flash and RAM)Port of SQLite to JavaScriptA concept of libraries, allowing an application program to store and query key-value pairs in a file. Successor of Tokyo Cabinet and Kyoto CabinetTypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query languageTime Series DBMS for IoT Applications
Primary database modelKey-value storeRelational DBMSKey-value storeGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.65
Rank#85  Overall
#11  Key-value stores
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score0.00
Rank#383  Overall
#60  Key-value stores
Score0.65
Rank#234  Overall
#20  Graph DBMS
#107  Relational DBMS
Websiterocksdb.orgsql.js.orgdbmx.net/­tkrzwtypedb.comyanza.com
Technical documentationgithub.com/­facebook/­rocksdb/­wikisql.js.org/­documentation/­index.htmltypedb.com/­docs
DeveloperFacebook, Inc.Alon Zakai infoenhancements implemented by othersMikio HirabayashiVaticleYanza
Initial release20132012202020162015
Current release8.11.4, April 20240.9.3, August 20202.26.3, January 2024
License infoCommercial or Open SourceOpen Source infoBSDOpen SourceOpen Source infoApache Version 2.0Open Source infoGPL Version 3, commercial licenses availablecommercial infofree version available
Cloud-based only infoOnly available as a cloud servicenonononono infobut mainly used as a service provided by Yanza
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaScriptC++Java
Server operating systemsLinuxserver-less, requires a JavaScript environment (browser, Node.js)Linux
macOS
Linux
OS X
Windows
Windows
Data schemeschema-freeyesschema-freeyesschema-free
Typing infopredefined data types such as float or datenoyesnoyesno
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 indexesnoyesno
SQL infoSupport of SQLnoyes infoSQL-92 is not fully supportednonono
APIs and other access methodsC++ API
Java API
JavaScript APIgRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
HTTP API
Supported programming languagesC
C++
Go
Java
Perl
Python
Ruby
JavaScriptC++
Java
Python
Ruby
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
any language that supports HTTP calls
Server-side scripts infoStored proceduresnonononono
Triggersnononoyes infoTimer and event based
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningnonenoneSharding infoby using Cassandranone
Replication methods infoMethods for redundantly storing data on multiple nodesyesnonenoneMulti-source replication infoby using Cassandranone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infoby using Apache Kafka and Apache Zookeeperno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnono infosubstituted by the relationship featureno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesno infoexcept by serializing a db to a fileyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infousing specific database classesno
User concepts infoAccess controlnononoyes infoat REST API level; other APIs in progressno
More information provided by the system vendor
RocksDBSQL.JSTkrzw infoSuccessor of Tokyo Cabinet and Kyoto CabinetTypeDB infoformerly named GraknYanza
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
3rd partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
RocksDBSQL.JSTkrzw infoSuccessor of Tokyo Cabinet and Kyoto CabinetTypeDB infoformerly named GraknYanza
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

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

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

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

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

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

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2 September 2021, 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

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

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

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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.

Present your product here