DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Firebase Realtime Database vs. LokiJS vs. Sequoiadb vs. TDengine vs. Transwarp StellarDB

System Properties Comparison Firebase Realtime Database vs. LokiJS vs. Sequoiadb vs. TDengine vs. Transwarp StellarDB

Editorial information provided by DB-Engines
NameFirebase Realtime Database  Xexclude from comparisonLokiJS  Xexclude from comparisonSequoiadb  Xexclude from comparisonTDengine  Xexclude from comparisonTranswarp StellarDB  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 DBMSNewSQL database with distributed OLTP and SQLTime Series DBMS and big data platformA distributed graph DBMS built for enterprise-level graph applications
Primary database modelDocument storeDocument storeDocument store
Relational DBMS
Time Series DBMSGraph DBMS
Secondary database modelsRelational 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
Score0.50
Rank#258  Overall
#41  Document stores
#120  Relational DBMS
Score2.68
Rank#106  Overall
#9  Time Series DBMS
Score0.07
Rank#371  Overall
#39  Graph DBMS
Websitefirebase.google.com/­products/­realtime-databasegithub.com/­techfort/­LokiJSwww.sequoiadb.comgithub.com/­taosdata/­TDengine
tdengine.com
www.transwarp.cn/­en/­product/­stellardb
Technical documentationfirebase.google.com/­docs/­databasetechfort.github.io/­LokiJSwww.sequoiadb.com/­en/­index.php?m=Files&a=indexdocs.tdengine.com
DeveloperGoogle infoacquired by Google 2014Sequoiadb Ltd.TDEngine, previously Taos DataTranswarp
Initial release2012201420132019
Current release3.0, August 2022
License infoCommercial or Open SourcecommercialOpen SourceOpen Source infoServer: AGPL; Client: Apache V2Open Source infoAGPL V3, also commercial editions availablecommercial
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 languageJavaScriptC++C
Server operating systemshostedserver-less, requires a JavaScript environment (browser, Node.js)LinuxLinux
Windows
Data schemeschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesnoyes infooid, date, timestamp, binary, regexyes
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 viewsyesno
SQL infoSupport of SQLnonoSQL-like query languageStandard SQL with extensions for time-series applicationsSQL-like query language
APIs and other access methodsAndroid
iOS
JavaScript API
RESTful HTTP API
JavaScript APIproprietary protocol using JSONJDBC
RESTful HTTP API
OpenCypher
Supported programming languagesJava
JavaScript
Objective-C
JavaScript.Net
C++
Java
PHP
Python
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Rust
Server-side scripts infoStored procedureslimited functionality with using 'rules'View functions in JavaScriptJavaScriptno
TriggersCallbacks are triggered when data changesyesnoyes, via alarm monitoring
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesno
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
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesno infoatomic operations within a single collection possibleDocument is locked during a transaction
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
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 controlyesyes
More information provided by the system vendor
Firebase Realtime DatabaseLokiJSSequoiadbTDengineTranswarp StellarDB
Specific characteristicsTDengine™ is a next generation data historian purpose-built for Industry 4.0 and...
» more
Competitive advantagesHigh Performance at any Scale: TDengine is purpose-built for handling massive industrial...
» more
Typical application scenariosTDengine is designed for Industrial IoT scenarios, including: Manufacturing Connected...
» more
Market metricsTDengine has garnered over 22,500 stars on GitHub and is used in over 50 countries...
» more
Licensing and pricing modelsTDengine OSS is an open source, cloud native time series database. It includes built-in...
» more
News

Streamlining Time-Series Data Management with TDengine’s PostgreSQL Connector
12 June 2024

Enhancing IoT and Industrial Data Management with TDengine’s MySQL Connector
12 June 2024

Comprehensive Comparison Between TDengine and MongoDB
6 June 2024

Comprehensive Comparison Between TDengine and TimescaleDB
5 June 2024

Mastering Memory Leak Detection in TDengine
31 May 2024

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 DatabaseLokiJSSequoiadbTDengineTranswarp StellarDB
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

TDengine named Top Global Industrial Data Management Solution
4 January 2024, IT Brief Australia

TDengine debuts cloud-based time-series data processing platform for IoT deployments
20 September 2022, SiliconANGLE News

New TDengine Benchmark Results Show Up to 37.0x Higher Query Performance Than InfluxDB and TimescaleDB
28 February 2023, Yahoo Finance

TDengine Brings Open Source Time-Series Database to Kubernetes
23 August 2022, Cloud Native Now

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

provided by Google News



Share this page

Featured Products

Milvus logo

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

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

Present your product here