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 > Blueflood vs. Google Cloud Firestore vs. OpenMLDB vs. Quasardb vs. SQLite

System Properties Comparison Blueflood vs. Google Cloud Firestore vs. OpenMLDB vs. Quasardb vs. SQLite

Editorial information provided by DB-Engines
NameBlueflood  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonOpenMLDB  Xexclude from comparisonQuasardb  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionScalable TimeSeries DBMS based on CassandraCloud 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.An open-source machine learning database that provides a feature platform for training and inferenceDistributed, high-performance timeseries databaseWidely used embeddable, in-process RDBMS
Primary database modelTime Series DBMSDocument storeTime Series DBMSTime Series DBMSRelational DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.13
Rank#346  Overall
#33  Time Series DBMS
Score7.36
Rank#53  Overall
#9  Document stores
Score0.10
Rank#359  Overall
#36  Time Series DBMS
Score0.21
Rank#322  Overall
#29  Time Series DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websiteblueflood.iofirebase.google.com/­products/­firestoreopenmldb.aiquasar.aiwww.sqlite.org
Technical documentationgithub.com/­rax-maas/­blueflood/­wikifirebase.google.com/­docs/­firestoreopenmldb.ai/­docs/­zh/­maindoc.quasar.ai/­masterwww.sqlite.org/­docs.html
DeveloperRackspaceGoogle4 Paradigm Inc.quasardbDwayne Richard Hipp
Initial release20132017202020092000
Current release2024-2 February 20243.14.1, January 20243.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialOpen Sourcecommercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licensesOpen Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++, Java, ScalaC++C
Server operating systemsLinux
OS X
hostedLinuxBSD
Linux
OS X
Windows
server-less
Data schemepredefined schemeschema-freeFixed schemaschema-freeyes infodynamic column types
Typing infopredefined data types such as float or dateyesyesyesyes infointeger and binaryyes infonot rigid because of 'dynamic typing' concept.
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 indexesnoyesyesyes infowith tagsyes
SQL infoSupport of SQLnonoyesSQL-like query languageyes infoSQL-92 is not fully supported
APIs and other access methodsHTTP RESTAndroid
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
JDBC
SQLAlchemy
HTTP APIADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesGo
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
C++
Go
Java
Python
Scala
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresnoyes, Firebase Rules & Cloud Functionsnonono
Triggersnoyes, with Cloud Functionsnonoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infobased on CassandraShardinghorizontal partitioningSharding infoconsistent hashingnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infobased on CassandraMulti-source replicationSource-replica replicationSource-replica replication with selectable replication factornone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoUsing Cloud Dataflowwith Hadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyesnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyesyes infoby using LevelDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infoTransient modeyes
User concepts infoAccess controlnoAccess 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-standardCryptographically strong user authentication and audit trailno

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
3rd partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
BluefloodGoogle Cloud FirestoreOpenMLDBQuasardbSQLite
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

show all

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

provided by Google 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

MLOp practice: using OpenMLDB in the real-time anti-fraud model for the bank's online transaction
23 August 2021, Towards Data Science

Compared to Native Spark 3.0, We Have Achieved Significant Optimization Effects in the AI
3 August 2021, Towards Data Science

Predictive maintenance — 5minutes demo of an end to end machine learning project
13 August 2021, Towards Data Science

provided by Google News

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11 September 2023, Datanami

QUASAR yacht (Bilgin, 46.8m, 2016)
3 July 2023, Boat International

Gas on the run – ALMA spots the shadow of a molecular outflow from a quasar when the Universe was less than one ...
2 February 2024, waseda.jp

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6 June 2023, PR Newswire

provided by Google News

Microsoft Research chief scientist has no issue with Windows Recall
6 June 2024, The Register

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

How to Work with SQLite Database in Python
8 June 2024, Analytics Insight

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

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