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

DBMS > Firebase Realtime Database vs. H2 vs. Hawkular Metrics vs. LokiJS vs. NebulaGraph

System Properties Comparison Firebase Realtime Database vs. H2 vs. Hawkular Metrics vs. LokiJS vs. NebulaGraph

Editorial information provided by DB-Engines
NameFirebase Realtime Database  Xexclude from comparisonH2  Xexclude from comparisonHawkular Metrics  Xexclude from comparisonLokiJS  Xexclude from comparisonNebulaGraph  Xexclude from comparison
DescriptionCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Hawkular metrics is the metric storage of the Red Hat sponsored Hawkular monitoring system. It is based on Cassandra.In-memory JavaScript DBMSA distributed, linear scalable, high perfomant Graph DBMS
Primary database modelDocument storeRelational DBMSTime Series DBMSDocument storeGraph DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.60
Rank#39  Overall
#6  Document stores
Score7.57
Rank#47  Overall
#30  Relational DBMS
Score0.01
Rank#377  Overall
#39  Time Series DBMS
Score0.44
Rank#256  Overall
#40  Document stores
Score1.92
Rank#122  Overall
#11  Graph DBMS
Websitefirebase.google.com/­products/­realtime-databasewww.h2database.comwww.hawkular.orggithub.com/­techfort/­LokiJSgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
Technical documentationfirebase.google.com/­docs/­databasewww.h2database.com/­html/­main.htmlwww.hawkular.org/­hawkular-metrics/­docs/­user-guidetechfort.github.io/­LokiJSdocs.nebula-graph.io
DeveloperGoogle infoacquired by Google 2014Thomas MuellerCommunity supported by Red HatVesoft Inc.
Initial release20122005201420142019
Current release2.2.220, July 2023
License infoCommercial or Open SourcecommercialOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache 2.0Open SourceOpen Source infoApache Version 2.0 + Common Clause 1.0
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaJavaScriptC++
Server operating systemshostedAll OS with a Java VMLinux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
Data schemeschema-freeyesschema-freeschema-freeStrong typed schema
Typing infopredefined data types such as float or dateyesyesyesnoyes
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 indexesyesyesnoyes infovia viewsyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.
SQL infoSupport of SQLnoyesnonoSQL-like query language
APIs and other access methodsAndroid
iOS
JavaScript API
RESTful HTTP API
JDBC
ODBC
HTTP RESTJavaScript APIBrowser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
Supported programming languagesJava
JavaScript
Objective-C
JavaGo
Java
Python
Ruby
JavaScript.Net
C++
Go
Java
PHP
Python
Server-side scripts infoStored procedureslimited functionality with using 'rules'Java Stored Procedures and User-Defined FunctionsnoView functions in JavaScriptuser defined functions
TriggersCallbacks are triggered when data changesyesyes infovia Hawkular Alertingyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infobased on CassandranoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesWith clustering: 2 database servers on different computers operate on identical copies of a databaseselectable replication factor infobased on CassandranoneCausal Clustering using Raft protocol
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
noneImmediate Consistency
Foreign keys infoReferential integritynoyesnonoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDnono infoatomic operations within a single collection possibleACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
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 infousing RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes
User concepts infoAccess controlyes, based on authentication and database rulesfine grained access rights according to SQL-standardnonoRole-based access control
More information provided by the system vendor
Firebase Realtime DatabaseH2Hawkular MetricsLokiJSNebulaGraph
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» 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
Firebase Realtime DatabaseH2Hawkular MetricsLokiJSNebulaGraph
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 Choose
8 March 2024, Appinventiv

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

Misconfigured Firebase instances leaked 19 million plaintext passwords
19 March 2024, BleepingComputer

Misconfigured firebase: A real-time cyber threat
18 January 2024, Atos

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

provided by Google News

Waiting for Red Hat OpenShift 4.0? Too late, 4.1 has already arrived…
5 June 2019, DevClass

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

NebulaGraph Cloud Launches Beta Preview: Experience Graph Database as a Service for Up to $1 for a Month
13 September 2024, Kilgore News Herald

Announcing NebulaGraph RAG: From Knowledge to Apps in Minutes
26 August 2024, WV News

LlamaIndex Unveils Notebook Implementation of GraphRAG
17 July 2024, AIM

NebulaGraph reaps from China’s growing appetite for graph databases
16 September 2022, TechCrunch

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.

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

RaimaDB logo

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

Milvus logo

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

Present your product here