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

DBMS > Bangdb vs. Firebase Realtime Database vs. RethinkDB vs. Snowflake

System Properties Comparison Bangdb vs. Firebase Realtime Database vs. RethinkDB vs. Snowflake

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonRethinkDB  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphCloud-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 data
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Document storeDocument storeRelational DBMS
Secondary database modelsSpatial DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.08
Rank#347  Overall
#47  Document stores
#34  Graph DBMS
#31  Time Series DBMS
Score14.29
Rank#39  Overall
#6  Document stores
Score2.74
Rank#105  Overall
#19  Document stores
Score121.33
Rank#9  Overall
#6  Relational DBMS
Websitebangdb.comfirebase.google.com/­products/­realtime-databaserethinkdb.comwww.snowflake.com
Technical documentationdocs.bangdb.comfirebase.google.com/­docs/­databaserethinkdb.com/­docsdocs.snowflake.net/­manuals/­index.html
DeveloperSachin Sinha, BangDBGoogle infoacquired by Google 2014The Linux Foundation infosince July 2017Snowflake Computing Inc.
Initial release2012201220092014
Current releaseBangDB 2.0, October 20212.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoBSD 3commercialOpen Source infoApache Version 2commercial
Cloud-based only infoOnly available as a cloud servicenoyesnoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC, C++C++
Server operating systemsLinuxhostedLinux
OS X
Windows
hosted
Data schemeschema-freeschema-freeschema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesyes infostring, binary, float, bool, date, geometryyes
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.nononoyes
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyesyes
SQL infoSupport of SQLSQL like support with command line toolnonoyes
APIs and other access methodsProprietary protocol
RESTful HTTP API
Android
iOS
JavaScript API
RESTful HTTP API
CLI Client
JDBC
ODBC
Supported programming languagesC
C#
C++
Java
Python
Java
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
Server-side scripts infoStored proceduresnolimited functionality with using 'rules'user defined functions
Triggersyes, Notifications (with Streaming only)Callbacks are triggered when data changesClient-side triggers through changefeedsno infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmSharding inforange basedyes
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)Source-replica replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesAtomic single-document operationsACID
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyes infoMVCC basedyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modenono
User concepts infoAccess controlyes (enterprise version only)yes, based on authentication and database rulesyes infousers and table-level permissionsUsers with fine-grained authorization concept, user roles and pluggable authentication

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
BangdbFirebase Realtime DatabaseRethinkDBSnowflake
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

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

Misconfigured Firebase instances leaked 19 million plaintext passwords
19 March 2024, BleepingComputer

provided by Google News

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

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

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

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

Review: RethinkDB rethinks real-time Web apps
23 September 2015, InfoWorld

provided by Google News

Stream data into Snowflake using Amazon Data Firehose and Snowflake Snowpipe Streaming
17 April 2024, AWS Blog

Infosys at Snowflake Data Cloud Summit 2024
3 May 2024, Infosys

Snowflake Data Clean Rooms Democratize Secure Data Sharing Across Clouds
24 April 2024, Acceleration Economy

Coalesce raises more cash to transform data for Snowflake customers
4 April 2024, TechCrunch

Snowflake sees surge in AI analysis in cloud data warehouse – Blocks and Files
25 March 2024, Blocks & Files

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Present your product here