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

Поділитися
Вставка
  • Опубліковано 8 лип 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
  • Навчання та стиль

КОМЕНТАРІ • 28

  • @jamesnocode
    @jamesnocode  Рік тому +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 Рік тому +4

    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 Рік тому

    Congrats! Such a good content!

  • @SecretofKnowledge
    @SecretofKnowledge Рік тому

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

  • @zaotao5595
    @zaotao5595 Рік тому +2

    bro u r underrated

  • @zarrarsheikhcom
    @zarrarsheikhcom 9 місяців тому

    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 10 місяців тому +2

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

  • @earlytoarrive
    @earlytoarrive Рік тому +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

  • @tezeroman
    @tezeroman 11 місяців тому +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.

  • @LoneRanger.801
    @LoneRanger.801 4 місяці тому

    Good video

  • @jsfhzlrvr
    @jsfhzlrvr 6 місяців тому

    Does it can use functions?

  • @Masterhunter325
    @Masterhunter325 Рік тому

    Does it support vector database?

  • @dronmdp
    @dronmdp 10 місяців тому

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

  • @diegodr4360
    @diegodr4360 Рік тому

    How can i contact you for a project?

  • @drancerd
    @drancerd Рік тому +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 Рік тому +1

      Good Point! what do you think? @jamesnocode

    • @drancerd
      @drancerd Рік тому +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.

  • @juansuescun7956
    @juansuescun7956 Рік тому

    Excellent James. Does it manages Row Level Security?

    • @johnsonkengne6229
      @johnsonkengne6229 11 місяців тому +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

  • @xzatech
    @xzatech Рік тому +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

  • @alfonsolopez3021
    @alfonsolopez3021 8 місяців тому

    Why Custom Widget and not Custom Functions?

  • @haimbechor
    @haimbechor Рік тому +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 5 місяців тому +1

    Railway doesn't offer any free tier anymore.

  • @biggestgamelibrary4025
    @biggestgamelibrary4025 Рік тому +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 Рік тому +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 11 місяців тому

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