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 > Firebase Realtime Database vs. LokiJS vs. OpenSearch vs. Sequoiadb vs. XTDB

System Properties Comparison Firebase Realtime Database vs. LokiJS vs. OpenSearch vs. Sequoiadb vs. XTDB

Editorial information provided by DB-Engines
NameFirebase Realtime Database  Xexclude from comparisonLokiJS  Xexclude from comparisonOpenSearch  Xexclude from comparisonSequoiadb  Xexclude from comparisonXTDB infoformerly named Crux  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.In-memory JavaScript DBMSA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneNewSQL database with distributed OLTP and SQLA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelDocument storeDocument storeSearch engineDocument store
Relational DBMS
Document store
Secondary database modelsVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.64
Rank#39  Overall
#6  Document stores
Score0.49
Rank#260  Overall
#42  Document stores
Score16.03
Rank#37  Overall
#4  Search engines
Score0.50
Rank#258  Overall
#41  Document stores
#120  Relational DBMS
Score0.18
Rank#332  Overall
#46  Document stores
Websitefirebase.google.com/­products/­realtime-databasegithub.com/­techfort/­LokiJSgithub.com/­opensearch-project
opensearch.org
www.sequoiadb.comgithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationfirebase.google.com/­docs/­databasetechfort.github.io/­LokiJSopensearch.org/­docs/­latestwww.sequoiadb.com/­en/­index.php?m=Files&a=indexwww.xtdb.com/­docs
DeveloperGoogle infoacquired by Google 2014Amazon Web ServicesSequoiadb Ltd.Juxt Ltd.
Initial release20122014202120132019
Current release2.5.0, January 20231.19, September 2021
License infoCommercial or Open SourcecommercialOpen SourceOpen Source infoApache Version 2.0Open Source infoServer: AGPL; Client: Apache V2Open 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.
  • STACKIT OpenSearch offers OpenSearch in a managed version in enterprise grade, 100% GDPR-compliant, for a wide range of applications like analytics, website search, offering scalability and fast data access.
  • Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
Implementation languageJavaScriptJavaC++Clojure
Server operating systemshostedserver-less, requires a JavaScript environment (browser, Node.js)All OS with a Java VMLinuxAll OS with a Java 8 (and higher) VM
Linux
Data schemeschema-freeschema-freeschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-freeschema-free
Typing infopredefined data types such as float or dateyesnoyesyes infooid, date, timestamp, binary, regexyes, 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.nononono
Secondary indexesyesyes infovia viewsyes infoAll search fields are automatically indexedyesyes
SQL infoSupport of SQLnonoSQL-like query languageSQL-like query languagelimited SQL, making use of Apache Calcite
APIs and other access methodsAndroid
iOS
JavaScript API
RESTful HTTP API
JavaScript APIJava API
RESTful HTTP/JSON API
proprietary protocol using JSONHTTP REST
JDBC
Supported programming languagesJava
JavaScript
Objective-C
JavaScriptGo
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
.Net
C++
Java
PHP
Python
Clojure
Java
Server-side scripts infoStored procedureslimited functionality with using 'rules'View functions in JavaScriptyesJavaScriptno
TriggersCallbacks are triggered when data changesyesyes infoby using the 'percolation' featurenono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesSource-replica replicationyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
noneEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allEventual Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesno infoatomic operations within a single collection possiblenoDocument is locked during a transactionACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yesyesyes, 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.yesno
User concepts infoAccess controlyes, based on authentication and database rulesnosimple password-based access control
More information provided by the system vendor
Firebase Realtime DatabaseLokiJSOpenSearchSequoiadbXTDB infoformerly named Crux
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» more
Licensing and pricing modelsThe OpenSearch Project offers open source software licensed under Apache 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
3rd partiesAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Firebase Realtime DatabaseLokiJSOpenSearchSequoiadbXTDB 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

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

Google Firebase may have exposed 125M records from misconfigurations
19 March 2024, SC Media

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Optimize storage costs in Amazon OpenSearch Service using Zstandard compression | Amazon Web Services
11 June 2024, AWS Blog

Behind the Scenes: Upgrading OpenSearch efficiency with OCI flexible vertical scaling
13 February 2024, Oracle

Modernize your data observability with Amazon OpenSearch Service zero-ETL integration with Amazon S3 | Amazon ...
5 June 2024, AWS Blog

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, Oracle

Amazon OpenSearch Service now supports OpenSearch version 2.13 - AWS
21 May 2024, AWS Blog

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