I’m DUMPING Firebase: 7 Reasons Why Supabase Is BETTER For Your Next App

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 มิ.ย. 2024
  • ► Exclusive NoCode Content, Tutorials & Support: / jamesnocode
    ► Comprehensive FlutterFlow Training & Private Community: masteringflutterflow.com
    ► Comprehensive Supabase Training & Private Community: masteringsupabase.com
    00:00 Intro
    01:13 Reason 1
    04:03 Reason 2
    05:15 Reason 3
    11:20 Reason 4
    12:55 Reason 5
    13:54 Reason 6
    15:41 Reason 7
    23:59 One last thing…
  • แนวปฏิบัติและการใช้ชีวิต

ความคิดเห็น • 60

  • @jamesnocode
    @jamesnocode  9 หลายเดือนก่อน +5

    👍VIEW/CLONE ALL MY NOCODE APPS + support my work: www.patreon.com/jamesnocode
    👍GET MY NEW TRAINING - MASTERING FLUTTERFLOW: masteringflutterflow.com

  • @juanmoncada1812
    @juanmoncada1812 9 หลายเดือนก่อน +28

    Awesome video, thanks, the 7 reasons:
    1. 100% free and open source
    2. import data from CSV files to the tables
    3. add constraints to improve data integrity
    4. Use a unique option to enforce values in the column to be unique across rows
    5. an existing API to access the data and create listeners using real-time option
    6. extensions with a bunch of options like schema visualizer
    7. create views allowing join data from different tables

  • @Omnibas
    @Omnibas 9 หลายเดือนก่อน +2

    Great James! Actually I am missing RLS, which makes life so much easier if you start to introduce team functionality compared to firebase.

  • @joshau2346
    @joshau2346 9 หลายเดือนก่อน +2

    looking forward to u buliding complex apps with supabase! Firebase has been difficult for a citizen programmer like me to pick up. Im more used to sql database structure such as Excel and Power BI. Supabase feels like a second home!

  • @adupsjoel6685
    @adupsjoel6685 9 หลายเดือนก่อน +1

    James, this is awesome but what could be your advice between supabase and poketbase in regards to scalability and pricing?

  • @KaiCodingJourney
    @KaiCodingJourney 9 หลายเดือนก่อน +3

    Dropped firebase long time ago, but it is a bit confusing and hard to deal with. Forget password integration with FF is definitely an issue, because all you get is recovery of the password not the password update. Also the SMTP will be a surprise for everyone when ready to go to production app. The view James mention is actually something I never knew existed, would love to see more apps build using views

  • @youtuber9991
    @youtuber9991 9 หลายเดือนก่อน

    Awesome! Looking forward to more app builds using Supabase, thanks so much James!

  • @satviksingh3184
    @satviksingh3184 9 หลายเดือนก่อน +3

    If James sir is dropping firebase then i will too.
    Because even I am regularly having trouble in firebase with all the schemes etc. Relational data is something am fimilar with and it's easier to make more complex stuff. James Sir You have been the most efficient guide on TH-cam when it comes to nocode, especially flutterflow. Thank you so much sir for the video. I have been following you since the beginning & you always give correct mentorship.❤
    Ps- sir please release more full app tutorials using flutter flow & supabase

  • @vnhg
    @vnhg 9 หลายเดือนก่อน

    Awesome job breaking things down. keep up the good work.

  • @compdave7630
    @compdave7630 9 หลายเดือนก่อน +5

    Already there. .. dropping Firebase for Supabase for most of my current and future apps. I find that it's easier, and more importantly its faster.

  • @vinivivekvishal
    @vinivivekvishal 9 หลายเดือนก่อน +1

    Wow...just planning my android app revamp using flutterflow and came across this video. Definitely it would be supabase. You are amazing and the way of explanation is superb.

  • @0xBerto
    @0xBerto 9 หลายเดือนก่อน

    I have a physical multi-location store with an app to order items and pick up. Your last point seems like a way I could easily manage per-location-specific inventory?
    Make a master product list then individual locations. And add location ID’s to the product list to filter? Rather than make a product list collection for each location? Ideas? 😂 (edit) -> signing up for patreon

  • @user-cv2ms2dc4k
    @user-cv2ms2dc4k 9 หลายเดือนก่อน

    Hi. I have learned a lot from your channel. Thank you very much. I have a question. Are supabase views realtime? I want to show changes on realtime basis to my users.

  • @businesspaper7763
    @businesspaper7763 9 หลายเดือนก่อน +1

    Hello sir I have a Doubt, what's the difference between Backend Query and Dynamic children, when to use each of them , it's confusing.

  • @alexanderf7008
    @alexanderf7008 3 หลายเดือนก่อน

    Great video, thank you so much.

  • @SuccessTate001
    @SuccessTate001 9 หลายเดือนก่อน

    That's awesome content as usual James. Are you considering to teach us responsive designs? You teach very well

  • @onedayapp3534
    @onedayapp3534 9 หลายเดือนก่อน +2

    Pleaseee james show us how tu implement locations on supabase and them on a map

  • @chrisbell7372
    @chrisbell7372 3 หลายเดือนก่อน

    What happens when i want to add payments? everything seems to require firbase

  • @J3R3MI6
    @J3R3MI6 8 หลายเดือนก่อน +1

    Definitely hype to switch from firebase to Supabase 🙏🏽💎

  • @cesarsfalcao
    @cesarsfalcao 9 หลายเดือนก่อน

    Same here, great video

  • @nardyello1647
    @nardyello1647 9 หลายเดือนก่อน

    Thank you very much for your dedication to helping us learn how to make apps and the tools necessary to do so, James.
    How do you handle profile pictures with supabase? I have searched everywhere and haven't found a tutorial on how to do the following from within the app (not having to manually put the image url in supabase database):
    1. Select picture on phone (not upload it instantaneously). Upload only when button to create profile is clicked;
    2. Associate image with user in the database so it appears when he logs in;
    3. Allow user to update picture. In supabase, delete old picture and upload new one (when confirm update is clicked) and have it continue to be associated with profile.
    Maybe you have already covered such functionality in one of your previous videos. If so, could you link it to me, please. I'm very grateful for your work. You're providing valuable content in this channel!

    • @FireCrauter
      @FireCrauter 6 หลายเดือนก่อน

      see docs guide storage

  • @nguyenquangngoc3993
    @nguyenquangngoc3993 5 หลายเดือนก่อน

    Great video. ❤❤❤

  • @mo-ec6wu
    @mo-ec6wu 4 หลายเดือนก่อน

    finally someone demonstrated the schema visualizer. Epic video

  • @dwaynefong
    @dwaynefong 2 หลายเดือนก่อน

    dude this is the best video! thank you so much

  • @eilonlevi3927
    @eilonlevi3927 9 หลายเดือนก่อน +2

    I want to buy your course! Been following your channel for a while now.
    Is it loaded with supbase material?

    • @jamesnocode
      @jamesnocode  9 หลายเดือนก่อน +3

      It will be shortly!

  • @user-kf5jk6ns1u
    @user-kf5jk6ns1u 5 หลายเดือนก่อน

    Awesome video to decide

  • @ajitsinghyadav1725
    @ajitsinghyadav1725 9 หลายเดือนก่อน +1

    Why not AppWrite or Pocketbase ?

  • @sparg918
    @sparg918 9 หลายเดือนก่อน

    How to make push notifications in supa and FF?

  • @mektrode
    @mektrode 9 หลายเดือนก่อน

    Would be good to see a Supabase vs Xano breakdown

  • @AnimeTriv.
    @AnimeTriv. 9 หลายเดือนก่อน

    I'm sorry I know this is irrelevant but can you teach us on how we can build a fantasy football app 🙏🏾 please

  • @gmostafaali
    @gmostafaali 9 หลายเดือนก่อน +2

    Great video can you make complete course with superbase!

    • @jamesnocode
      @jamesnocode  9 หลายเดือนก่อน +3

      good idea!

    • @XxCancerKid15xX
      @XxCancerKid15xX 9 หลายเดือนก่อน +1

      I second this idea!

  • @fripppels9860
    @fripppels9860 9 หลายเดือนก่อน +2

    Isn’t Supabase 8gb database storage too low?

  • @fripppels9860
    @fripppels9860 9 หลายเดือนก่อน +2

    Supabase is nice but the security rules are complex to understand.

  • @koen.mortier_fitchen
    @koen.mortier_fitchen 2 หลายเดือนก่อน

    Is this still true today, in April 2024? Since this vid is 6 months old things might have changed. It’s kind of critical to me and keeping things within Google seems logical to me for the long run.

  • @basic-insight
    @basic-insight 9 หลายเดือนก่อน +1

    What about xano is it more powerful than supabase

    • @vince2nd
      @vince2nd 9 หลายเดือนก่อน

      Slow as shit though. Scrolling side to side and it has to reload/ refresh the view... that alone was enough of a turnoff. If they can fix that i might look back at it as an option.

  • @osmanaktas77
    @osmanaktas77 9 หลายเดือนก่อน

    I hate learn new shityy stuff a.q

  • @julioleal2223
    @julioleal2223 9 หลายเดือนก่อน

    Hello James, my name is Julio, I'm from Brazil and I would like more information about your course and if possible we could talk about a specific application that I want to create, I'm a complete beginner in flutterflow but I take it very seriously and I want to be a programmer. lowcode, how can I talk to you?

  • @vince2nd
    @vince2nd 9 หลายเดือนก่อน

    Firebase is trash.. hate to say. There are some good features but Google doesnt seem to give a shit about it.. surprise 🤡🤯
    I like Supabase, but Airtable was simpler, less error messages, etc.
    Constraint errors like the one you received can be vague, RLS isn't difficult.. but not easy... and I could be wrong but it seems proprietary, the View feature is nice.. prefer Airtable's implementation.. simple & straightforward. So for me, its gonna be Airtable over Supabase. Just more reliable

    • @tezeroman
      @tezeroman 9 หลายเดือนก่อน

      So is the FF+Airtable your regular choice for all the projects?

    • @vince2nd
      @vince2nd 9 หลายเดือนก่อน

      @@tezeroman I don't really use FF anymore because of the API integration, I just keep track of what they've come out with. Once they make API integration and testing better I'll reconsider it. It'd be too time consuming to go back and forth with FF right now. The real work starts after the app is built.

    • @tezeroman
      @tezeroman 9 หลายเดือนก่อน +3

      @@vince2nd What API integration do you mean? Aren't the API calls what you need? Do you use any alternative no-code builder then? I am asking in order to have broader picture and to learn from your experience. It all looks great in YT videos but then there is a reality, real work and the problems you won't hear about in the tool's marketing content.
      However I also see people working with FF happily, so that all depends on various factors probably.