@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
Chris Raroque
Open In TikTok:
Region: US
Friday 06 February 2026 18:57:10 GMT
153872
11590
84
513

Music

Download

Comments

vinton.roberts
Vinton | Software Developer :
Ever tried flutter?
2026-02-06 23:34:57
4
mrdonmomo
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
robinbux
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
jamesdean549
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
heisobed_01
Obedoo._😇✝️ :
Same stack but react expo for mobile app
2026-03-05 16:57:37
2
kelly.1y
Kelly. :
Hi! What would you recommend based on the current market, web development or app development?
2026-04-21 12:04:53
0
natecolby_
ɴᴀᴛᴇ :
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.com
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.grnd
Ben :
Where do you get your artworks from ?
2026-07-09 17:55:05
0
jjbb4330
jjbb :
have u tried the vibe coding apps?
2026-02-06 20:03:50
1
kaxf_
Kaxf :
only ios no android recommendations?
2026-02-07 06:07:52
0
thatomataboge_
Thato :
This stuff is complex as hell.
2026-02-07 03:27:38
3
juliansasilva
Julian Silva :
What about for your landing pages?
2026-02-06 19:19:00
0
denovo_ai
Denovo AI :
Love these tips!
2026-04-07 20:02:51
0
korna.io
sugar :
How do you do SEO with just React?
2026-02-07 01:12:36
0
lollof4
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
buildwithbeckss
Buildwithbecks :
Tyyy for this good as always
2026-02-15 04:22:14
0
somedude983
somedude 🇸🇦 :
No LLM 😅?
2026-02-18 23:11:25
0
nechaaaaesthetics
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
justjobs55
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
Orathebuilder :
Thank you for sharing this!!
2026-08-07 17:01:25
0
mohmed7t
Mohamed@⃝꙰⃝꙰⃝꙰⃝꙰⃝꙰⃝꙰⃝꙰⃝꙰⃝꙰⃝ :
Would recommend firebase for hosting and supabase for database and api🥰🥰
2026-05-10 17:47:10
0
dachristman
Bee :
I’ve had issues with drag how do u do that
2026-04-01 09:28:14
0
zylvana_arellano
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.

Other Videos


About