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. RethinkDB vs. Snowflake vs. Splice Machine

System Properties Comparison Firebase Realtime Database vs. RethinkDB vs. Snowflake vs. Splice Machine

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameFirebase Realtime Database  Xexclude from comparisonRethinkDB  Xexclude from comparisonSnowflake  Xexclude from comparisonSplice Machine  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.DBMS for the Web with a mechanism to push updated query results to applications in realtime.Cloud-based data warehousing service for structured and semi-structured dataOpen-Source SQL RDBMS for Operational and Analytical use cases with native Machine Learning, powered by Hadoop and Spark
Primary database modelDocument storeDocument storeRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score15.00
Rank#39  Overall
#6  Document stores
Score2.84
Rank#106  Overall
#19  Document stores
Score123.20
Rank#9  Overall
#6  Relational DBMS
Score0.54
Rank#255  Overall
#116  Relational DBMS
Websitefirebase.google.com/­products/­realtime-databaserethinkdb.comwww.snowflake.comsplicemachine.com
Technical documentationfirebase.google.com/­docs/­databaserethinkdb.com/­docsdocs.snowflake.net/­manuals/­index.htmlsplicemachine.com/­how-it-works
DeveloperGoogle infoacquired by Google 2014The Linux Foundation infosince July 2017Snowflake Computing Inc.Splice Machine
Initial release2012200920142014
Current release2.4.1, August 20203.1, March 2021
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2commercialOpen Source infoAGPL 3.0, commercial license available
Cloud-based only infoOnly available as a cloud serviceyesnoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++Java
Server operating systemshostedLinux
OS X
Windows
hostedLinux
OS X
Solaris
Windows
Data schemeschema-freeschema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)yes
Typing infopredefined data types such as float or dateyesyes infostring, binary, float, bool, date, geometryyesyes
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.nonoyes
Secondary indexesyesyesyes
SQL infoSupport of SQLnonoyesyes
APIs and other access methodsAndroid
iOS
JavaScript API
RESTful HTTP API
CLI Client
JDBC
ODBC
JDBC
Native Spark Datasource
ODBC
Supported programming languagesJava
JavaScript
Objective-C
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
JavaScript (Node.js)
Python
C#
C++
Java
JavaScript (Node.js)
Python
R
Scala
Server-side scripts infoStored procedureslimited functionality with using 'rules'user defined functionsyes infoJava
TriggersCallbacks are triggered when data changesClient-side triggers through changefeedsno infosimilar concept for controling cloud resourcesyes
Partitioning methods infoMethods for storing different data on different nodesSharding inforange basedyesShared Nothhing Auto-Sharding, Columnar Partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyesMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoYes, via Full Spark Integration
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesAtomic single-document operationsACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCC basedyesyes, multi-version concurrency control (MVCC)
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.nonoyes
User concepts infoAccess controlyes, based on authentication and database rulesyes infousers and table-level permissionsUsers with fine-grained authorization concept, user roles and pluggable 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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Firebase Realtime DatabaseRethinkDBSnowflakeSplice Machine
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, 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

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, 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

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

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

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

Realtime App Development with RethinkDB and React Native — SitePoint
17 June 2016, SitePoint

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

provided by Google News

Partnership Brings Cutting-Edge LLMs from Mistral AI Into Snowflake Data Cloud
12 April 2024, Acceleration Economy

Snowflake previews genAI-based SQL Copilot
11 April 2024, SDxCentral

MessageGears to operate with the Snowflake data cloud
9 April 2024, MarTech

Exclusive: Snowflake to sync data cloud with Coda after fresh investment
10 April 2024, VentureBeat

Use Apache Iceberg in your data lake with Amazon S3, AWS Glue, and Snowflake | Amazon Web Services
3 April 2024, AWS Blog

provided by Google News

Machine learning data pipeline outfit Splice Machine files for insolvency
26 August 2021, The Register

Splice Machine Launches the Splice Machine Feature Store to Simplify Feature Engineering and Democratize Machine ...
19 January 2021, PR Newswire

Splice Machine Launches Feature Store to Simplify Feature Engineering
19 January 2021, Datanami

Distributed SQL System Review: Snowflake vs Splice Machine
18 September 2019, Towards Data Science

Unified MLOps: Feature Stores and Model Deployment
13 May 2022, InfoQ.com

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

Milvus logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Present your product here