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

DBMS > KeyDB vs. LokiJS vs. RocksDB vs. TerminusDB vs. TypeDB

System Properties Comparison KeyDB vs. LokiJS vs. RocksDB vs. TerminusDB vs. TypeDB

Editorial information provided by DB-Engines
NameKeyDB  Xexclude from comparisonLokiJS  Xexclude from comparisonRocksDB  Xexclude from comparisonTerminusDB infoformer name was DataChemist  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparison
DescriptionAn ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsIn-memory JavaScript DBMSEmbeddable persistent key-value store optimized for fast storage (flash and RAM)Scalable Graph Database platform making enterprise data available by exploiting inferred entities and relationshipsTypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query language
Primary database modelKey-value storeDocument storeKey-value storeGraph DBMSGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
Secondary database modelsDocument store
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.70
Rank#229  Overall
#32  Key-value stores
Score0.49
Rank#260  Overall
#42  Document stores
Score3.41
Rank#86  Overall
#11  Key-value stores
Score0.23
Rank#316  Overall
#27  Graph DBMS
Score0.70
Rank#230  Overall
#20  Graph DBMS
#106  Relational DBMS
Websitegithub.com/­Snapchat/­KeyDB
keydb.dev
github.com/­techfort/­LokiJSrocksdb.orgterminusdb.comtypedb.com
Technical documentationdocs.keydb.devtechfort.github.io/­LokiJSgithub.com/­facebook/­rocksdb/­wikiterminusdb.github.io/­terminusdb/­#typedb.com/­docs
DeveloperEQ Alpha Technology Ltd.Facebook, Inc.DataChemist Ltd.Vaticle
Initial release20192014201320182016
Current release9.2.1, May 202411.0.0, January 20232.26.3, January 2024
License infoCommercial or Open SourceOpen Source infoBSD-3Open SourceOpen Source infoBSDOpen Source infoGPL V3Open Source infoGPL Version 3, commercial licenses available
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaScriptC++Prolog, RustJava
Server operating systemsLinuxserver-less, requires a JavaScript environment (browser, Node.js)LinuxLinuxLinux
OS X
Windows
Data schemeschema-freeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or datepartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesnonoyesyes
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 indexesyes infoby using the Redis Search moduleyes infovia viewsnoyes
SQL infoSupport of SQLnononoSQL-like query language (WOQL)no
APIs and other access methodsProprietary protocol infoRESP - REdis Serialization ProtocoJavaScript APIC++ API
Java API
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
Supported programming languagesC
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
JavaScriptC
C++
Go
Java
Perl
Python
Ruby
JavaScript
Python
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
Server-side scripts infoStored proceduresLuaView functions in JavaScriptnoyesno
Triggersnoyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingnonehorizontal partitioningGraph PartitioningSharding infoby using Cassandra
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
noneyesJournaling StreamsMulti-source replication infoby using Cassandra
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonoyes infoby using Apache Kafka and Apache Zookeeper
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Strong eventual consistency with CRDTs
noneImmediate Consistency
Foreign keys infoReferential integritynononoyesno infosubstituted by the relationship feature
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataOptimistic locking, atomic execution of commands blocks and scriptsno infoatomic operations within a single collection possibleyesACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yesyes infoin-memory journalingyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesno
User concepts infoAccess controlsimple password-based access control and ACLnonoRole-based access controlyes infoat REST API level; other APIs in progress
More information provided by the system vendor
KeyDBLokiJSRocksDBTerminusDB infoformer name was DataChemistTypeDB infoformerly named Grakn
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
KeyDBLokiJSRocksDBTerminusDB infoformer name was DataChemistTypeDB infoformerly named Grakn
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

Oh, snap! Snap snaps up database developer KeyDB
12 May 2022, TechCrunch

Garnet–open-source faster cache-store speeds up applications, services
18 March 2024, Microsoft

Snap Acquires KeyDB for Open-Source Services
17 May 2022, XR Today

Microsoft open-sources Garnet cache-store -- a Redis rival?
19 March 2024, The Stack

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

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

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

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

How TerminusDB is commercializing its open source graph database
16 March 2021, VentureBeat

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Trinity College spinout TerminusDB secures €3.6m in investment
15 March 2021, The Irish Times

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12 April 2022, United Nations Office for Disaster Risk Reduction

Irish start-ups received €28m from Enterprise Ireland in 2021
7 April 2022, SiliconRepublic.com

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

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

Building a Biomedical Knowledge Graph | by Daniel Crowe
28 June 2021, Towards Data Science

Bayer's Approach to Modelling and Loading Data at Scale
16 August 2021, Towards Data Science

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here