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

DBMS > EJDB vs. Firebase Realtime Database vs. LokiJS vs. RethinkDB vs. Warp 10

System Properties Comparison EJDB vs. Firebase Realtime Database vs. LokiJS vs. RethinkDB vs. Warp 10

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonLokiJS  Xexclude from comparisonRethinkDB  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionEmbeddable 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 DBMSDBMS for the Web with a mechanism to push updated query results to applications in realtime.TimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelDocument storeDocument storeDocument storeDocument storeTime Series DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.31
Rank#296  Overall
#44  Document stores
Score13.64
Rank#39  Overall
#6  Document stores
Score0.49
Rank#260  Overall
#42  Document stores
Score2.66
Rank#107  Overall
#20  Document stores
Score0.14
Rank#344  Overall
#32  Time Series DBMS
Websitegithub.com/­Softmotions/­ejdbfirebase.google.com/­products/­realtime-databasegithub.com/­techfort/­LokiJSrethinkdb.comwww.warp10.io
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdfirebase.google.com/­docs/­databasetechfort.github.io/­LokiJSrethinkdb.com/­docswww.warp10.io/­content/­02_Getting_started
DeveloperSoftmotionsGoogle infoacquired by Google 2014The Linux Foundation infosince July 2017SenX
Initial release20122012201420092015
Current release2.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoGPLv2commercialOpen SourceOpen Source infoApache Version 2Open Source infoApache License 2.0
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCJavaScriptC++Java
Server operating systemsserver-lesshostedserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Linux
OS X
Windows
Data schemeschema-freeschema-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idyesnoyes infostring, binary, float, bool, date, geometryyes
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 indexesnoyesyes infovia viewsyesno
SQL infoSupport of SQLnonononono
APIs and other access methodsin-process shared libraryAndroid
iOS
JavaScript API
RESTful HTTP API
JavaScript APIHTTP API
Jupyter
WebSocket
Supported programming languagesActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
Java
JavaScript
Objective-C
JavaScriptC infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Server-side scripts infoStored proceduresnolimited functionality with using 'rules'View functions in JavaScriptyes infoWarpScript
TriggersnoCallbacks are triggered when data changesyesClient-side triggers through changefeedsno
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding inforange basedSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneSource-replica replicationselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
noneImmediate ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possiblenononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyesno infoatomic operations within a single collection possibleAtomic single-document operationsno
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write Lockingyesyes infoMVCC basedyes
Durability infoSupport for making data persistentyesyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlnoyes, based on authentication and database rulesnoyes infousers and table-level permissionsMandatory use of cryptographic tokens, containing fine-grained authorizations

More information provided by the system vendor

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
EJDBFirebase Realtime DatabaseLokiJSRethinkDBWarp 10
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

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

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 introduction to building realtime apps with RethinkDB
9 July 2022, devmio

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

Open Source Horizon Claims Edge over Google's Firebase Mobile Back-End -- ADTmag
23 May 2016, ADT Magazine

provided by Google News

Time Series Databases Software Market - A comprehensive study by Key Players | Warp 10, Amazon Timestream ...
6 February 2020, openPR

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13 April 2020, openPR

Time Series Intelligence Software Market Business Insights, Key Trend Analysis | Google, SAP, Azure Time Series ...
12 June 2024, Amoré

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

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

Present your product here