Best Free Open Source Backend as a Service Solutions

Поделиться
HTML-код
  • Опубликовано: 20 дек 2024
  • НаукаНаука

Комментарии • 51

  • @shwet6189
    @shwet6189 11 месяцев назад +10

    Nice info presentation and thanks for summarising it in proper way which many dont do. For me supabase and directus are currently best foss solutions :-)

  • @davidhartnell5120
    @davidhartnell5120 10 месяцев назад +27

    Pocketbase is 10/10

    • @bambanx
      @bambanx Месяц назад

      Is on beta? Ty

  • @noorgram
    @noorgram 11 месяцев назад +12

    PocketBase❤

  • @jamievaughn9845
    @jamievaughn9845 Месяц назад +2

    Does Turso fall into BAAS category? I couldn't tell from it's website if it hosts an online instance for you.

  • @AdityaOberai
    @AdityaOberai 11 месяцев назад +8

    Appwrite ❤

  • @3stdv93
    @3stdv93 12 дней назад

    I'm using self hosted Diretus. I'm freaking love it ❤

  • @surgelaw
    @surgelaw 4 месяца назад +5

    Directus appears to not be an open source solution because it uses the BSL 1.1 license which is not open source. It appears to formerly be GPL (open source) but alas no longer.

    • @pookiepats
      @pookiepats 3 месяца назад

      @@surgelaw brother, it is fully open source; don’t be like that-just a minimal amount of effort would have revealed this.
      Really KNOWING something is a beautiful thing you should lean into, or don’t assert facts simply ask questions

    • @newz2000
      @newz2000 3 месяца назад +2

      @@pookiepatsyou should take your own advice. BSL is absolutely not an open source license.

    • @pookiepats
      @pookiepats 3 месяца назад

      @@newz2000 read the fine print - you can do with it as you please until your company reaches 5m in revenue - I think that's well within the spirit of open source. Nerds pushing up their glasses at something before they even lay down a single line of code is ridiculous - it's always the lazy ones that want to stay safe in their "technically correct" bubble lol y'all are everywhere! Go build something! 5M is quite the runway don't you think !!

    • @newz2000
      @newz2000 3 месяца назад +2

      @@pookiepats that is absolutely not the spirit of open source. Please do a tiny bit of research. You have read the fine print of the BSL but you don't even know the definition of "open source!"

    • @pookiepats
      @pookiepats 3 месяца назад

      @@newz2000 already did, I know exactly what I’m talking about. You’re pushing up your glasses and pointing to fine print-I’m telling you expecting a polished CMS like Directus to stay operational and high quality being fully open source is ridiculously naive and childish.
      You’ve likely never managed a business or even a department with that kind of idealistic outlook with no regard for operating cost.
      You would turn up your nose at a product like this for saying “please pay once you get to $5m in revenue”?
      Absolutely ridiculous. This kind of decision making is bargain bin material at best. Good luck only building on top of FOSS exclusively, I look forward to your 1.0 release in 25 years.

  • @PanaraStudios
    @PanaraStudios 4 месяца назад +5

    Appwrite uses MariaDB which is SQL based.

    • @QuentinBzt
      @QuentinBzt 4 месяца назад

      Yeah but offers noSQL interface and relations are kinda tricky (beta feature) and they state it’s slowing queries

  • @javicontesta
    @javicontesta 9 месяцев назад +1

    Loving your videos :) thanks a lot for your content

  • @gkumartube
    @gkumartube 7 месяцев назад +2

    Those tables are insightful

  • @charlesbcraig
    @charlesbcraig 4 месяца назад +2

    Directus is so polished.

  • @ComposTiger
    @ComposTiger 7 месяцев назад +2

    Doesn't Parse have realtime with Live Queries?

  • @agailloty
    @agailloty 11 месяцев назад +3

    Thank you ! Very insightful

  • @cryptixdaemon7236
    @cryptixdaemon7236 2 месяца назад

    Great content, laughed at the pronunciation of "focus"

  • @spzagams2089
    @spzagams2089 10 месяцев назад +1

    thanks ad firebase vs supabase vs nodeja in cost time in speed

  • @emilvaleev
    @emilvaleev 2 месяца назад

    Great video, thanks

  • @fathulqoribalaudit9526
    @fathulqoribalaudit9526 5 месяцев назад +1

    Strapi vs Directus

  • @acharafranklyn5167
    @acharafranklyn5167 11 месяцев назад +6

    Is pocketbase for me..supabase is not free

    • @danibjor
      @danibjor 10 месяцев назад +1

      supabase can be self hosted, as with pocketbase

    • @anasssanba-k5h
      @anasssanba-k5h 4 месяца назад

      duuuuuuuuh

  • @lolololowbx280
    @lolololowbx280 11 месяцев назад +3

    No hasura?

  • @devbyveritech
    @devbyveritech Месяц назад

    Pocketbase >>>>>>>>>>

  • @Gaamaa-oz5ef2lf3n
    @Gaamaa-oz5ef2lf3n 8 месяцев назад +1

    MY PROJECT DOUBTS:
    (PHOTO SHARING WEB APPLICATION WITH FACE RECOGNITION FEATURE)
    PLANNING IN:
    Next JS
    TypeScript
    A) Which Database is cheaper ?
    1) Firebase
    2) Supabase
    3) MangoDB
    4) GraphQL
    5) MySql
    6) Appwrite
    B) Which Storage is cheaper ?
    1) AWS S3 Buckets
    2) Cloudinary
    3) CloudFlare R2
    C) Should I need node/express server side coding when I use Next.JS ?
    D) Can I deploy my Photo Sharing Next.js application on any Digital Ocean $5 USD/Month cloud ?
    In that case can I run self hosted database also in that same cloud like Supabase ?
    E) Which authentication would be cheaper or Self hosted ?
    1) Firebase
    2) Clerk
    3) Supabase
    4) NextAuth

    • @samuelhulme8347
      @samuelhulme8347 5 месяцев назад +1

      E: Next Auth makes the most sense for your project, it’s free and open source.

    • @samuelhulme8347
      @samuelhulme8347 5 месяцев назад +1

      C: You do need node, but no express since Next JS is the server

    • @samuelhulme8347
      @samuelhulme8347 5 месяцев назад +1

      A4: it’s not a database, it’s a “language” to create APIs
      A3 / 5: these are free and open source and are the only databases on the list.

    • @samuelhulme8347
      @samuelhulme8347 5 месяцев назад

      D: Use Cloudflare Pages instead, it’s free forever. I’ve ran Next JS. websites on it before.

    • @samuelhulme8347
      @samuelhulme8347 5 месяцев назад +1

      A: Cloudflare offers a free forever SQL based database called D1

  • @anasssanba-k5h
    @anasssanba-k5h 4 месяца назад +1

    pocket is not stable

    • @hambaba
      @hambaba 2 месяца назад +2

      Can you elaborate more? Im planning to use it myself but still hesitant

    • @VikyWicaksono-z9v
      @VikyWicaksono-z9v 2 месяца назад

      ​@@hambaba pocketbase is stable enough to handle 10k concurrent connections with minimum hardware requirement than others, like appwrite or supabase.

  • @dipereira0123
    @dipereira0123 5 месяцев назад +1

    Nice!!! =)

  • @pookiepats
    @pookiepats 3 месяца назад +2

    Bro what... Pocketbase has had a very good Admin UI since day one and has much better export /import and native backup options than any other option you listed. Shame on you. Lmao also has field level permissions, role based and supports custom rules - this was all there before you made this video.
    Don't listen to this guy he doesn't know what he's talking about.

    • @elestio
      @elestio  3 месяца назад

      We show PocketBase admin UI in the video, what part are you referring to?

    • @pookiepats
      @pookiepats 3 месяца назад +3

      @@elestio 3:36 for example - your graphic on screen represents Pocketbase as having no AdminUI and no Permissions

    • @phoneywheeze
      @phoneywheeze 3 месяца назад +1

      ​@@pookiepatshe probably meant no admin ui and permissions for file upload, not the database. That would mean there's no way to write permissions checks with pocketbase itself while uploading the files.