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. Graphite vs. NuoDB vs. SQLite

System Properties Comparison Firebase Realtime Database vs. Graphite vs. NuoDB vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameFirebase Realtime Database  Xexclude from comparisonGraphite  Xexclude from comparisonNuoDB  Xexclude from comparisonSQLite  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.Data logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperNuoDB is a webscale distributed database that supports SQL and ACID transactionsWidely used embeddable, in-process RDBMS
Primary database modelDocument storeTime Series DBMSRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.64
Rank#39  Overall
#6  Document stores
Score4.83
Rank#67  Overall
#4  Time Series DBMS
Score0.94
Rank#197  Overall
#92  Relational DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitefirebase.google.com/­products/­realtime-databasegithub.com/­graphite-project/­graphite-webwww.3ds.com/­nuodb-distributed-sql-databasewww.sqlite.org
Technical documentationfirebase.google.com/­docs/­databasegraphite.readthedocs.iodoc.nuodb.comwww.sqlite.org/­docs.html
DeveloperGoogle infoacquired by Google 2014Chris DavisDassault Systèmes infooriginally NuoDB, Inc.Dwayne Richard Hipp
Initial release2012200620132000
Current release3.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0commercial infolimited edition freeOpen Source infoPublic Domain
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languagePythonC++C
Server operating systemshostedLinux
Unix
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
server-less
Data schemeschema-freeyesyesyes infodynamic column types
Typing infopredefined data types such as float or dateyesNumeric data onlyyesyes 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.nononono
Secondary indexesyesnoyesyes
SQL infoSupport of SQLnonoyesyes infoSQL-92 is not fully supported
APIs and other access methodsAndroid
iOS
JavaScript API
RESTful HTTP API
HTTP API
Sockets
ADO.NET
JDBC
ODBC
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesJava
JavaScript
Objective-C
JavaScript (Node.js)
Python
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
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 procedureslimited functionality with using 'rules'noJava, SQLno
TriggersCallbacks are triggered when data changesnoyesyes
Partitioning methods infoMethods for storing different data on different nodesnonedata is dynamically stored/cached on the nodes where it is read/writtennone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infoManaged transparently by NuoDBnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
noneImmediate Consistency
Foreign keys infoReferential integritynonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnoACID infotunable commit protocolACID
Concurrency infoSupport for concurrent manipulation of datayesyes infolockingyes infoMVCCyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoTemporary tableyes
User concepts infoAccess controlyes, based on authentication and database rulesnoStandard SQL roles/ privileges, Administrative Usersno

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
Firebase Realtime DatabaseGraphiteNuoDBSQLite
DB-Engines blog posts

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

show all

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, 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

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 Firebase may have exposed 125M records from misconfigurations
19 March 2024, SC Media

Hundreds of Google Firebase websites might have leaked data online
19 March 2024, TechRadar

provided by Google News

Try out the Graphite monitoring tool for time-series data
29 October 2019, TechTarget

Grafana Labs Announces Mimir Time Series Database
1 April 2022, Datanami

The Billion Data Point Challenge: Building a Query Engine for High Cardinality Time Series Data
10 December 2018, Uber

Getting Started with Monitoring using Graphite
23 January 2015, InfoQ.com

The value of time series data and TSDBs
10 June 2021, InfoWorld

provided by Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

NuoDB has Microsoft SQL Server in its sights
8 May 2013, ZDNet

NuoDB empowers distributed database users to optimize cloud and container resources with new graphical dashboard
10 April 2018, Daily Host News

NuoDB bags $14.2M for distributed database technology
26 February 2014, VatorNews

provided by Google News

Copilot‘s screen-snapping Recall data stored in plain text
31 May 2024, CyberNews.com

SQLite in Python: A Practical Guide for Developers
1 June 2024, Analytics Insight

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

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

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

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