DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Google Cloud Firestore vs. H2 vs. JanusGraph vs. LokiJS vs. XTDB

System Properties Comparison Google Cloud Firestore vs. H2 vs. JanusGraph vs. LokiJS vs. XTDB

Editorial information provided by DB-Engines
NameGoogle Cloud Firestore  Xexclude from comparisonH2  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonLokiJS  Xexclude from comparisonXTDB infoformerly named Crux  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 DBMSA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelDocument storeRelational DBMSGraph DBMSDocument storeDocument store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.36
Rank#53  Overall
#9  Document stores
Score8.33
Rank#46  Overall
#30  Relational DBMS
Score2.02
Rank#125  Overall
#12  Graph DBMS
Score0.49
Rank#260  Overall
#42  Document stores
Score0.18
Rank#332  Overall
#46  Document stores
Websitefirebase.google.com/­products/­firestorewww.h2database.comjanusgraph.orggithub.com/­techfort/­LokiJSgithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationfirebase.google.com/­docs/­firestorewww.h2database.com/­html/­main.htmldocs.janusgraph.orgtechfort.github.io/­LokiJSwww.xtdb.com/­docs
DeveloperGoogleThomas MuellerLinux Foundation; originally developed as Titan by AureliusJuxt Ltd.
Initial release20172005201720142019
Current release2.2.220, July 20230.6.3, February 20231.19, September 2021
License infoCommercial or Open SourcecommercialOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache 2.0Open SourceOpen Source infoMIT License
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 languageJavaJavaJavaScriptClojure
Server operating systemshostedAll OS with a Java VMLinux
OS X
Unix
Windows
server-less, requires a JavaScript environment (browser, Node.js)All OS with a Java 8 (and higher) VM
Linux
Data schemeschema-freeyesyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesnoyes, extensible-data-notation format
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 SQLnoyesnonolimited SQL, making use of Apache Calcite
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 APIHTTP REST
JDBC
Supported programming languagesGo
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
JavaClojure
Java
Python
JavaScriptClojure
Java
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)nonenone
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 databaseyesnoneyes, each node contains all data
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
none
Foreign keys infoReferential integritynoyesyes infoRelationships in graphsnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDno 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 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, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
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 Serverno

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 TitanLokiJSXTDB infoformerly named Crux
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

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

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

Google launches Cloud Firestore, a new document database for app developers
3 October 2017, TechCrunch

Google's Cloud-Native NoSQL Database Cloud Firestore Is Now Generally Available
8 February 2019, InfoQ.com

Firestore and Python | NoSQL on Google Cloud
7 August 2020, Towards Data Science

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.com

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

Compose for JanusGraph arrives on Bluemix
15 September 2017, ibm.com

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News



Share this page

Featured Products

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.

Milvus logo

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

Present your product here