DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Badger vs. EJDB vs. Firebase Realtime Database vs. LokiJS vs. TypeDB

System Properties Comparison Badger vs. EJDB vs. Firebase Realtime Database vs. LokiJS vs. TypeDB

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonEJDB  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonLokiJS  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparison
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.Embeddable document-store database library with JSON representation of queries (in MongoDB style)Cloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.In-memory JavaScript DBMSTypeDB 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.
Primary database modelKey-value storeDocument storeDocument storeDocument storeGraph 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.
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.22
Rank#320  Overall
#47  Key-value stores
Score0.31
Rank#296  Overall
#44  Document stores
Score13.64
Rank#39  Overall
#6  Document stores
Score0.49
Rank#260  Overall
#42  Document stores
Score0.70
Rank#230  Overall
#20  Graph DBMS
#8  Object oriented DBMS
#106  Relational DBMS
Websitegithub.com/­dgraph-io/­badgergithub.com/­Softmotions/­ejdbfirebase.google.com/­products/­realtime-databasegithub.com/­techfort/­LokiJStypedb.com
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgergithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdfirebase.google.com/­docs/­databasetechfort.github.io/­LokiJStypedb.com/­docs
DeveloperDGraph LabsSoftmotionsGoogle infoacquired by Google 2014Vaticle
Initial release20172012201220142016
Current release2.28.3, June 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoGPLv2commercialOpen SourceOpen Source infoGPL Version 3, commercial licenses available
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.
Implementation languageGoCJavaScriptJava
Server operating systemsBSD
Linux
OS X
Solaris
Windows
server-lesshostedserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Data schemeschema-freeschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or datenoyes infostring, integer, double, bool, date, object_idyesnoyes
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.nononono
Secondary indexesnonoyesyes infovia viewsyes
SQL infoSupport of SQLnonononono
APIs and other access methodsin-process shared libraryAndroid
iOS
JavaScript API
RESTful HTTP API
JavaScript APIgRPC protocol
TypeDB Console (shell)
TypeDB Studio (IDE)
Supported programming languagesGoActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
Java
JavaScript
Objective-C
JavaScriptAll JVM based languages
C
C++
Java
JavaScript (Node.js)
Python
Rust
Server-side scripts infoStored proceduresnonolimited functionality with using 'rules'View functions in JavaScriptno
TriggersnonoCallbacks are triggered when data changesyesno
Partitioning methods infoMethods for storing different data on different nodesnonenonenoneno
Replication methods infoMethods for redundantly storing data on multiple nodesnonenonenoneSynchronous replication via raft
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
noneImmediate Consistency
Foreign keys infoReferential integritynono infotypically not needed, however similar functionality with collection joins possiblenonono infosubstituted by the relationship feature
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoyesno infoatomic operations within a single collection possibleACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingyesyes
Durability infoSupport for making data persistentyesyesyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlnonoyes, based on authentication and database rulesnoyes infoat REST API level; other APIs in progress
More information provided by the system vendor
BadgerEJDBFirebase Realtime DatabaseLokiJSTypeDB 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

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

More resources
BadgerEJDBFirebase Realtime DatabaseLokiJSTypeDB infoformerly named Grakn
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

show all

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

show all

Recent citations in the news

Realtime vs Cloud Firestore: Which Firebase Database to go?
8 March 2024, Appinventiv

Atos cybersecurity blog: Misconfigured Firebase: A real-time cyber threat
18 January 2024, Atos

Don't be like these 900+ websites and expose millions of passwords via Firebase
18 March 2024, The Register

Google launches Firebase Genkit, a new open source framework for building AI-powered apps
14 May 2024, TechCrunch

Hundreds of Google Firebase websites might have leaked data online
19 March 2024, TechRadar

provided by Google News

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

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

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