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. LokiJS vs. Microsoft Azure Data Explorer vs. OpenTenBase

System Properties Comparison Google Cloud Firestore vs. H2 vs. LokiJS vs. Microsoft Azure Data Explorer vs. OpenTenBase

Editorial information provided by DB-Engines
NameGoogle Cloud Firestore  Xexclude from comparisonH2  Xexclude from comparisonLokiJS  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonOpenTenBase  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.In-memory JavaScript DBMSFully managed big data interactive analytics platformAn enterprise-level distributed HTAP open source database based on PostgreSQL
Primary database modelDocument storeRelational DBMSDocument storeRelational DBMS infocolumn orientedRelational DBMS
Secondary database modelsSpatial DBMSDocument store infoIf a column is of type dynamic docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types/­dynamic then it's possible to add arbitrary JSON documents in this cell
Event Store infothis is the general usage pattern at Microsoft. Billing, Logs, Telemetry events are stored in ADX and the state of an individual entity is defined by the arg_max(timestamps)
Spatial DBMS
Search engine infosupport for complex search expressions docs.microsoft.com/­en-us/­azure/­kusto/­query/­parseoperator FTS, Geospatial docs.microsoft.com/­en-us/­azure/­kusto/­query/­geo-point-to-geohash-function distributed search -> ADX acts as a distributed search engine
Time Series DBMS infosee docs.microsoft.com/­en-us/­azure/­data-explorer/­time-series-analysis
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
Score0.49
Rank#260  Overall
#42  Document stores
Score3.80
Rank#81  Overall
#43  Relational DBMS
Score0.08
Rank#370  Overall
#156  Relational DBMS
Websitefirebase.google.com/­products/­firestorewww.h2database.comgithub.com/­techfort/­LokiJSazure.microsoft.com/­services/­data-explorergithub.com/­OpenTenBase/­OpenTenBase
www.opentenbase.org
Technical documentationfirebase.google.com/­docs/­firestorewww.h2database.com/­html/­main.htmltechfort.github.io/­LokiJSdocs.microsoft.com/­en-us/­azure/­data-explorerdocs.opentenbase.org
docs.opentenbase.org/­en
DeveloperGoogleThomas MuellerMicrosoftOpenAtom Foundation, previously Tencent
Initial release2017200520142019
Current release2.2.220, July 2023cloud service with continuous releases2.5, January 2024
License infoCommercial or Open SourcecommercialOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open SourcecommercialOpen Source infoBSD-3
Cloud-based only infoOnly available as a cloud serviceyesnonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaScript
Server operating systemshostedAll OS with a Java VMserver-less, requires a JavaScript environment (browser, Node.js)hostedLinux
Data schemeschema-freeyesschema-freeFixed schema with schema-less datatypes (dynamic)yes
Typing infopredefined data types such as float or dateyesyesnoyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesyes
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.nononoyes
Secondary indexesyesyesyes infovia viewsall fields are automatically indexedyes
SQL infoSupport of SQLnoyesnoKusto Query Language (KQL), SQL subsetyes
APIs and other access methodsAndroid
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
JDBC
ODBC
JavaScript APIMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Supported programming languagesGo
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
JavaJavaScript.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C
Go
Java
PHP
Python
Server-side scripts infoStored proceduresyes, Firebase Rules & Cloud FunctionsJava Stored Procedures and User-Defined FunctionsView functions in JavaScriptYes, possible languages: KQL, Python, R
Triggersyes, with Cloud Functionsyesyesyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyyes
Partitioning methods infoMethods for storing different data on different nodesShardingnonenoneSharding infoImplicit feature of the cloud serviceSharding
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 databasenoneyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsUsing Cloud DataflownoyesSpark connector (open source): github.com/­Azure/­azure-kusto-spark
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencynoneEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDno infoatomic operations within a single collection possiblenoACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
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.yesyesno
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-standardnoAzure Active Directory AuthenticationAccess 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 FirestoreH2LokiJSMicrosoft Azure Data ExplorerOpenTenBase
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's Cloud Firestore is now generally available
31 January 2019, ZDNet

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

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

We’re retiring Azure Time Series Insights on 7 July 2024 – transition to Azure Data Explorer | Azure updates
31 May 2024, Microsoft

Update records in a Kusto Database (public preview)
20 February 2024, Microsoft

Public Preview: Azure Data Explorer connector for Apache Flink
8 January 2024, Microsoft

Announcing General Availability to migrate Virtual Network injected Azure Data Explorer Cluster to Private Endpoints ...
5 February 2024, Microsoft

New Features for graph-match KQL Operator: Enhanced Pattern Matching and Cycle Control | Azure updates
24 January 2024, Microsoft

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

Milvus logo

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

Present your product here