@chris.raroque: firebase vs supabase, here is how I choose… First, the reason I use platforms like this is so I don’t have to think about scaling and big security details Second, the choice really comes down to SQL vs no-SQL database structure BUT let me just give you specific scenarios in plan English 😅 For the majority of applications, I would probably recommend Supabase (bc SQL usually makes more sense) But I prefer using Firebase if real-time is important to the application, so for a chat app with multiple users I would also choose Firebase if it’s a mobile application only, and I really want to prioritize launch speed. They handle so many things like offline mode, caching, out of the box I would choose Supabase if it’s primarily a web application or something very data-intensive. For example, I am working on a subscription tracking app and I have to crunch 100,000 records in some cases, and Supabase with SQL makes this so much easier My recommendation to people who are just starting out is to use Supabase because the sequel data structure is much more forgiving because you have to define everything and it’s harder to mess up Firebase is a NoSQL database and can cause a lot of issues in the application if things mess up over time if you're vibe coding really fast This is a very simplified version, but I hope it helps a little bit! #softwaredeveloper #coding #appdesign
Chris Raroque
Region: US
Friday 06 February 2026 18:57:10 GMT
Music
Download
Comments
Vinton | Software Developer :
Ever tried flutter?
2026-02-06 23:34:57
4
mrDonMomo :
Solid framework. One thing worth adding: Supabase now has Realtime built in (Postgres changes, broadcast, presence) so the real-time gap has shrunk a lot. Also if you're on Supabase, check out their new database branching — it's a game changer for dev/staging workflows. And for the mobile-first crowd: Supabase + Flutter gives you cross-platform with SQL, which can save you from maintaining separate Swift and Kotlin codebases.
2026-02-28 13:26:01
6
Rob :
So you don’t do any Android at all? Isn’t that missing out on a huge market?
2026-02-06 19:05:32
48
James Dean :
As you're already using Firebase how come you don't also use that for hosting?
2026-02-07 08:58:26
2
Obedoo._😇✝️ :
Same stack but react expo for mobile app
2026-03-05 16:57:37
2
Kelly. :
Hi! What would you recommend based on the current market, web development or app development?
2026-04-21 12:04:53
0
ɴᴀᴛᴇ :
What do you think about Lovable- supabase- vercel- capicitor? I can’t code well or know very little, I’ve vibecoded things, but currently building an app that is hopefully going to be quite big
2026-02-09 21:40:11
0
KBlanks | Building Plateful🥗 :
have also a dragging gesture where users can drag a meal from "unplanned" into the week. was a struggel to get right with react but got it in the end😮💨😅
2026-02-06 21:17:48
5
Ben :
Where do you get your artworks from ?
2026-07-09 17:55:05
0
jjbb :
have u tried the vibe coding apps?
2026-02-06 20:03:50
1
Kaxf :
only ios no android recommendations?
2026-02-07 06:07:52
0
Thato :
This stuff is complex as hell.
2026-02-07 03:27:38
3
Julian Silva :
What about for your landing pages?
2026-02-06 19:19:00
0
Denovo AI :
Love these tips!
2026-04-07 20:02:51
0
sugar :
How do you do SEO with just React?
2026-02-07 01:12:36
0
Lorenzo Fiamingo :
Your explanation about choosing between Firebase and Supabase doesn’t make sense, because Firebase also has an SQL database (Cloud SQL for PostgreSQL), in addition to Firestore.
2026-02-07 03:34:05
0
Buildwithbecks :
Tyyy for this good as always
2026-02-15 04:22:14
0
somedude 🇸🇦 :
No LLM 😅?
2026-02-18 23:11:25
0
manu🌟 :
am a vibe coder been at it for sometime and the bugs have been so much and sometimes they mess with production apart from https://ngana.my.canva.site/wezo any other suggestions
2026-03-27 22:09:35
0
Steez Jobs🍎 :
Im an IOS dev that uses swift. I can build apps for android? Did not know that
2026-04-26 01:31:36
0
Orathebuilder :
Thank you for sharing this!!
2026-08-07 17:01:25
0
Mohamed@⃝꙰⃝꙰⃝꙰⃝꙰⃝꙰⃝꙰⃝꙰⃝꙰⃝꙰⃝ :
Would recommend firebase for hosting and supabase for database and api🥰🥰
2026-05-10 17:47:10
0
Bee :
I’ve had issues with drag how do u do that
2026-04-01 09:28:14
0
Zylvana Arellano :
I like firebase
2026-08-10 01:04:11
0
To see more videos from user @chris.raroque, please go to the Tikwm
homepage.