DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Google Cloud Firestore vs. H2 vs. JanusGraph vs. LokiJS vs. Sadas Engine

System Properties Comparison Google Cloud Firestore vs. H2 vs. JanusGraph vs. LokiJS vs. Sadas Engine

Editorial information provided by DB-Engines
NameGoogle Cloud Firestore  Xexclude from comparisonH2  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonLokiJS  Xexclude from comparisonSadas Engine  Xexclude from comparison
DescriptionCloud Firestore is an auto-scaling document database for storing, syncing, and querying data for mobile and web apps. It offers seamless integration with other Firebase and Google Cloud Platform products.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017In-memory JavaScript DBMSSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environments
Primary database modelDocument storeRelational DBMSGraph DBMSDocument storeRelational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score6.63
Rank#54  Overall
#9  Document stores
Score7.57
Rank#47  Overall
#30  Relational DBMS
Score1.85
Rank#134  Overall
#12  Graph DBMS
Score0.44
Rank#256  Overall
#40  Document stores
Score0.00
Rank#385  Overall
#159  Relational DBMS
Websitefirebase.google.com/­products/­firestorewww.h2database.comjanusgraph.orggithub.com/­techfort/­LokiJSwww.sadasengine.com
Technical documentationfirebase.google.com/­docs/­firestorewww.h2database.com/­html/­main.htmldocs.janusgraph.orgtechfort.github.io/­LokiJSwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentation
DeveloperGoogleThomas MuellerLinux Foundation; originally developed as Titan by AureliusSADAS s.r.l.
Initial release20172005201720142006
Current release2.2.220, July 20231.0.0, October 20238.0
License infoCommercial or Open SourcecommercialOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache 2.0Open Sourcecommercial infofree trial version available
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
Unix
Windows
server-less, requires a JavaScript environment (browser, Node.js)AIX
Linux
Windows
Data schemeschema-freeyesyesschema-freeyes
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 indexesyesyesyesyes infovia viewsyes
SQL infoSupport of SQLnoyesnonoyes
APIs and other access methodsAndroid
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
JDBC
ODBC
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
JavaScript APIJDBC
ODBC
Proprietary protocol
Supported programming languagesGo
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
JavaClojure
Java
Python
JavaScript.Net
C
C#
C++
Groovy
Java
PHP
Python
Server-side scripts infoStored proceduresyes, Firebase Rules & Cloud FunctionsJava Stored Procedures and User-Defined FunctionsyesView functions in JavaScriptno
Triggersyes, with Cloud Functionsyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingnoneyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)nonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationWith clustering: 2 database servers on different computers operate on identical copies of a databaseyesnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsUsing Cloud Dataflownoyes infovia Faunus, a graph analytics engineyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
noneImmediate Consistency
Foreign keys infoReferential integritynoyesyes infoRelationships in graphsnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDno infoatomic operations within a single collection possible
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes 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.yesyesyes infomanaged by 'Learn by Usage'
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.fine grained access rights according to SQL-standardUser authentification and security via Rexster Graph ServernoAccess rights for users, groups and roles according to SQL-standard

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
Google Cloud FirestoreH2JanusGraph infosuccessor of TitanLokiJSSadas Engine
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

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

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

NoSQL on the Cloud With Python
7 August 2020, Towards Data Science

Spring Boot Tutorial: Building Microservices Deployed to Google Cloud
26 March 2020, InfoQ.com

provided by Google News

Simple Deployment of a Graph Database: JanusGraph
12 October 2020, Towards Data Science

Database Deep Dives: JanusGraph
8 August 2019, IBM

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

From graph db to graph embedding. In 7 simple steps. | by Andy Greatorex
30 July 2020, Towards Data Science

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

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

SingleStore logo

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

Present your product here