Firebase database alternate

play_arrow
825 тыс
22 тыс

10:31

I tried 5 Firebase alternatives

I tried 5 Firebase alternatives

Fireship

Firebase leads the backend-as-a-service space, but there are many popular alternatives like AWS amplify, Supabase, Nhost, ...

play_arrow
361 тыс
13 тыс

8:16

Is Supabase Legit? Firebase Alternative Breakdown

Is Supabase Legit? Firebase Alternative Breakdown

Fireship

#cloud #firebase #review Resources Supabase https://supabase.io/ Firebase https://firebase.google.com/ Chapters 00:00 ...

play_arrow
142 тыс
4 тыс

6:21

Firebase vs Supabase — I Built The Same App With Both

Firebase vs Supabase — I Built The Same App With Both

Your Average Tech Bro

I built the same app using Firebae and Supabase. Supabase advertises itself as the Firebase open source but is that a fair ...

play_arrow
216 тыс
2 тыс

5:53

How to Connect Firebase Users to their Data - 3 Methods

How to Connect Firebase Users to their Data - 3 Methods

Fireship

Learn how to maintain user/data relationships with Firebase users and data from the Realtime database. I provide three different ...

play_arrow
388 тыс
8 тыс

9:13

Model Relational Data in Firestore NoSQL

Model Relational Data in Firestore NoSQL

Fireship

Learn how to model and structure data relationships with the Firestore NoSQL Database. We build simple one-to-many and ...

play_arrow
769 тыс
27 тыс

2:35

Firebase in 100 Seconds

Firebase in 100 Seconds

Fireship

#databases #tech #100SecondsOfCode This video is NOT sponsored. Resources Firebase http://firebase.google.com/ ...

play_arrow
95 тыс
1 тыс

5:12

Firebase Database Rules Tutorial

Firebase Database Rules Tutorial

Fireship

Learn how to use Firebase database rules by example.

play_arrow
337
7

44:59

Build a Full Stack E-Learning App | NextJS, Strapi, Typescript, MUI - 6. User Progress

Build a Full Stack E-Learning App | NextJS, Strapi, Typescript, MUI - 6. User Progress

Curious Byte

In this video, we're building the Lessons UI for our courses page, making it easy to watch each lesson one by one. We'll connect ...

play_arrow
5 тыс
84

5:56

Firebase Database Performance Profiling

Firebase Database Performance Profiling

Fireship

Learn how to run a database profile on the Firebase realtime database to analyze speed and memory: ...

play_arrow
41 тыс
872

4:35

Firebase Realtime DB vs Firestore 🔥

Firebase Realtime DB vs Firestore 🔥

Chris Esplin

Full-Stack Firebase: https://www.fullstackfirebase.com/

play_arrow
109 тыс
2 тыс

6:31

What's the Difference Between Cloud Firestore & Firebase Realtime Database? #AskFirebase

What's the Difference Between Cloud Firestore & Firebase Realtime Database? #AskFirebase

Firebase

On this episode of #AskFirebase, Jen & Todd answer even more questions about Cloud Firestore from users like you! Do you ...

play_arrow
574 тыс
22 тыс

2:37

Supabase in 100 Seconds

Supabase in 100 Seconds

Fireship

Supabase is the open-source Firebase alternative that features an impressive collection of tools like PostgreSQL, user ...

play_arrow
132 тыс
3 тыс

10:47

Do we really need firebase in 2023

Do we really need firebase in 2023

Hitesh Choudhary

Welcome to a youtube channel dedicated to programming and coding related tutorials. We talk about tech, write code, discuss ...

play_arrow
151 тыс
3 тыс

13:12

Controlling Data Access Using Firebase Auth Custom Claims (Firecasts)

Controlling Data Access Using Firebase Auth Custom Claims (Firecasts)

Firebase

The Firebase Admin SDK supports defining custom attributes on user accounts. This provides the ability to implement various ...

play_arrow
4 тыс
86

18:42

Firebase Realtime Database JavaScript | Firebase crud javascript

Firebase Realtime Database JavaScript | Firebase crud javascript

HA Codes

Hi, In this video we will create a simple app using real-time firebase databases. We will perform cr operations in the app to learn ...

play_arrow
10 тыс
225

28:08

Firebase Database Rules | Firebase with Abe (Google Developer)

Firebase Database Rules | Firebase with Abe (Google Developer)

Academind

---------- Check the source code of the example project (Note: You won't be able to store data on my FB project, set up your own ...

play_arrow
4 тыс
84

29:52

Firebase Realtime Database For Web Tutorial  -  Rules

Firebase Realtime Database For Web Tutorial - Rules

Wael Yasmina

A Beginner friendly guide to learn the basics of Firebase Realtime Database so you can implement it in your next web apps ...

play_arrow
86 тыс
2 тыс

59:26

The Firebase Realtime Database and Flutter - Firecasts

The Firebase Realtime Database and Flutter - Firecasts

Firebase

Let's add the Firebase Realtime Database to your Flutter app! This tutorial will cover basics like installing the library, writing and ...

play_arrow
932
30

13:52

Implement Firebase Realtime Database in your app using Jetpack Compose

Implement Firebase Realtime Database in your app using Jetpack Compose

Daniel Atitienei

In this video, you'll learn how to read, write, and update documents using the Realtime database. Let's connect ...