I Can't Believe This FAST Backend Is 100% FREE

Sdílet
Vložit
  • čas přidán 4. 08. 2024
  • ► Exclusive NoCode Content, Tutorials & Support: / jamesnocode
    ► Comprehensive FlutterFlow Training & Private Community: masteringflutterflow.com
    ► Comprehensive Supabase Training & Private Community: masteringsupabase.com
    Firebase and Supabase are great, but they're not free. In this video, I'll share with you the 100% Free alternative called Pocketbase. Not only is it free, but it's also very fast.
    00:00 Intro
    01:12 Dive into PocketBase
    02:55 Creating Our Personal Instance
    05:50 Customizing Our Instance
    06:33 Exploring Our Instance
    07:16 PocketBase Interface Overview
    08:59 Creating Collections
    11:24 Creating Views
    16:50 Organizing and Filtering Information
    17:35 Accessing Information through APIs
    20:33 Setting API Permissions
    21:46 Connecting FlutterFlow to PocketBase
    23:31 Listing Records
    26:39 Deleting Records
    30:53 Accessing PocketBase via Custom Widgets
    35:15 Get More Content
    36:51 Outro
  • Jak na to + styl

Komentáře • 28

  • @jamesnocode
    @jamesnocode  Před rokem +2

    👍VIEW/CLONE THIS APP (and all my NoCode apps), get access to live streams, Q&As and an exclusive behind the scenes content, in-depth masterclasses and support my work: www.patreon.com/jamesnocode
    👍GET MY NEW TRAINING - MASTERING FLUTTERFLOW: masteringflutterflow.com

  • @Bailey-King
    @Bailey-King Před rokem +5

    It's weird how even if I'm researching a software that was mainly being talked about months ago, you never fail to have a video uploaded about it in the last 24 hours

  • @luiscatalan3309
    @luiscatalan3309 Před rokem

    Congrats! Such a good content!

  • @SecretofKnowledge
    @SecretofKnowledge Před rokem

    AWWWsome! Amazing things you did today. thanks for that great tutorial.

  • @zaotao5595
    @zaotao5595 Před rokem +2

    bro u r underrated

  • @LoneRanger.801
    @LoneRanger.801 Před 5 měsíci

    Good video

  • @earlytoarrive
    @earlytoarrive Před rokem +1

    James could we please get a tutorial on how to GeoCode addresses to LatLong coordinates? I.e. in a user sign up flow for a hotel, take the hotel address inputs & be able to show the location on a map on a profile page

  • @zarrarsheikhcom
    @zarrarsheikhcom Před 10 měsíci

    It is another excellent video, thanks James. Other than price, what the pros and cons of Pocket Base compared to Supabase? Ultimately which one is better for real world scenarios today?

  • @delwarhussain8667
    @delwarhussain8667 Před 11 měsíci +2

    Hi James. Can you do a video on FlutterFlow & PocketBase User sign up/users login & reset password PLEASE?

  • @tezeroman
    @tezeroman Před rokem +3

    It is interesting alternative to FB and SB. Could you tell or show how to make auth using no-code with one of the pocketbase auth providers? That would be necessary to use it for the app.

  • @xzatech
    @xzatech Před rokem +2

    Thank you, this is life changing could you please go over how to implement password reset. And anything on how to use flutterflow & pocket base. Thank you again hopefully you will do more on Pb

  • @dronmdp
    @dronmdp Před 11 měsíci

    could it be replaced with rowy? or it's another feature? thanks!

  • @Masterhunter325
    @Masterhunter325 Před rokem

    Does it support vector database?

  • @jsfhzlrvr
    @jsfhzlrvr Před 7 měsíci

    Does it can use functions?

  • @diegodr4360
    @diegodr4360 Před rokem

    How can i contact you for a project?

  • @drancerd
    @drancerd Před rokem +3

    Genial!!! Está muy bueno PB, lástima que es por documentos y no por tablas, eso complica el embedding para usar i'as y LLMS.😢

    • @luiscatalan3309
      @luiscatalan3309 Před rokem +1

      Good Point! what do you think? @jamesnocode

    • @drancerd
      @drancerd Před rokem +1

      @@luiscatalan3309 Documentos y GraphQL son extremadamente útiles para muchas de laborales en Flutter, porque te ahorran transferencias y datos con el backend (por ello nació).
      Pero PostgreSQL (REST) también tiene lo suyo y una de esas es el uso de las tablas y sus relaciones.
      Yo, en lo particular, utilizo ambos (80% Supabase y 20% Firebase (Sobre todo para mapbox y GMaps)).
      Es más fácil utilizar Geo en Firebase que en supabase.

  • @alfonsolopez3021
    @alfonsolopez3021 Před 9 měsíci

    Why Custom Widget and not Custom Functions?

  • @haimbechor
    @haimbechor Před rokem +1

    Excellent content. Not exactly no code, in my opinion but rather low-code, so if you are not in some coding and coding practices such as self-hosted app it may look too complicated

  • @miro.s
    @miro.s Před 6 měsíci +1

    Railway doesn't offer any free tier anymore.

  • @juansuescun7956
    @juansuescun7956 Před rokem

    Excellent James. Does it manages Row Level Security?

    • @johnsonkengne6229
      @johnsonkengne6229 Před rokem +2

      It does not work like supabase so there is no row level security but rather have its own way of handling collections permissions which is super easy

  • @biggestgamelibrary4025
    @biggestgamelibrary4025 Před rokem +2

    Supabase is open source and provides the option to self host and hence doesn't it make it free?
    According to their docs, " Self-hosting Supabase is free. If you wish to use our cloud-platform, we provide simple, predictable pricing."
    It would be nice if you can create a video on self hosting it on railway or any other cloud service provider like AWS

    • @OnyxStudiosInteractive
      @OnyxStudiosInteractive Před rokem +4

      From what I've heard, it's not as easy to self host on Supabase due to a lack of documentation and developer support. Essentially they want to people to sign up for the cloud version, which is really good, rather than self hosting. Pocket base looks like a great alternative with a much easier setup. Although I'd evaluate the database first before using it in production for a large app.

    • @kastiell93
      @kastiell93 Před rokem

      @@OnyxStudiosInteractive And dancing with a tambourine to use realtime tables?