Тёмный

Supabase in 100 Seconds 

Fireship
Подписаться 3,1 млн
Просмотров 455 тыс.
50% 1

Supabase is the open-source Firebase alternative that features an impressive collection of tools like PostgreSQL, user authentication, serverless edge functions, and more.
#programming #sql #100secondsofcode
🔥 NEW! The Full Supabase Course
fireship.io/courses/supabase/
💬 Chat with Me on Discord
/ discord
🔗 Resources
- Supabase Docs supabase.com/docs
- Zack's Supabase Basics Video • Supabase - Back to the...
- 5 Backends Compared • I tried 5 Firebase alt...
🔥 Get More Content - Upgrade to PRO
Upgrade at fireship.io/pro
Use code YT25 for 25% off PRO access
🎨 My Editor Settings
- Atom One Dark
- vscode-icons
- Fira Code Font
🔖 Topics Covered
- What is Supabase?
- Supbase vs Firebase
- Getting started with Supabase
- Supabase Basics tutorial

Наука

Опубликовано:

 

24 ноя 2022

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 418   
@CommanderSteps
@CommanderSteps Год назад
Please never stop making these short educational videos. The quickest way to get a good overview. Thank you! 🙏🏻
@craigcraig6248
@craigcraig6248 Год назад
Yeah true. Its like the quick docs for the differences and uses of different languages.
@robertban7745
@robertban7745 Год назад
Exactly what I was thinking even before I opened the video. Even before opening the video I know I'm going to widen my scope when I choose techonolgies. These shorts are super helpful when you're the person deciding on the tech stack both for yourself and maybe a company you're working in.
@mineplantvn
@mineplantvn Год назад
How about pascal in 100 seccond
@mycloudvip
@mycloudvip Год назад
@@craigcraig6248 100% Agree!
@mycloudvip
@mycloudvip Год назад
Totally agree! That's what brings value to a community!
@stefnirk
@stefnirk Год назад
One of the best things about Supabase is that you can escape Supabase. Since it's just Postgres DB, if you ever need to create your own backend, you can export your data to another Postgres.
@nonefvnfvnjnjnjevjenjvonej3384
I don't think this is true. Even though this is repeated over and over again. All of the realtime stuff and the dashboards work with the cloud. Running it on your own is a pain.
@ore_bear8045
@ore_bear8045 Год назад
Good luck with that
@stefnirk
@stefnirk Год назад
@@nonefvnfvnjnjnjevjenjvonej3384 I'm not talking about running supabase it on your own. I'm talking about exporting the data to another Postgres. I have run my own instant of Supabase and it hard and I don't recommend it. But I have helped clients migraine from Supabase to own backend and it's 1.000% easier than firebase.
@stefnirk
@stefnirk Год назад
@@ore_bear8045 good luck with exporting a Postgres??? It's fairly easy.
@LetsRocka
@LetsRocka Год назад
Postgres migrations/backup/restores are rly easy.
@nivoset
@nivoset Год назад
I may not use a lot of these things. But having these quick view videos is great for seeing what is possible for new things and keeping up to date on cool tech. And made me test out a few things
@wstaib7
@wstaib7 Год назад
Your videos are extremely useful and always make me laugh out loud! One of the best channels on RU-vid!
@massimo8408
@massimo8408 Год назад
I'm so glad you made 100 Seconds of this, I just started using it. Love your videos!
@husseinkizz
@husseinkizz Год назад
Finally, you made me smile. It's so Supa Fireship, I have been using supabase for months now and I love it despite some quarks here and there due to few resources to learn about it on the internet, like that you started a course on it, very hepful!
@aaron32190
@aaron32190 Год назад
Bro I literally checked your site like two or three days ago for a Supabase course and was disappointed that it was missing. BANG, one day later and this happens.
@snookandrew
@snookandrew Год назад
I was just reading up about Supabase and definitely gonna give it a shot. I bought your course. Looking forward to learning more.
@Mogwai88
@Mogwai88 Год назад
How did you like the course, I want to build a project with react and use some BaaS, would you recommend supabase?
@shaunxenonkhan7511
@shaunxenonkhan7511 4 месяца назад
The best 100-second platform intro I've come across!
@sheaerickson537
@sheaerickson537 Год назад
Your videos are really good. You are a talented explainer.
@n3bul0n
@n3bul0n Год назад
Fun fact: people read comments that start with fun fact
@jackmermigas9465
@jackmermigas9465 2 месяца назад
no i didn't
@OnurKasikci
@OnurKasikci Год назад
wow i dont understand a thing but still watch all your videos, keep em coming
@ashatron656
@ashatron656 Год назад
Your videos are so good! I found the addition of background music in this video made it much harder to hear you compared to your other non-music videos, just an FYI. Thanks friend! 🙂
@nandans2506
@nandans2506 Год назад
Looks cool, wanted to understand if its production ready. Thinking of going with this for a project
@StephenGillie
@StephenGillie Год назад
Thanks for making this video. Now I can embed it on my OfferingOverview page for Supabase.
@PMantis013
@PMantis013 Год назад
Thanks to this video I'm already making my next project on Supabase, it's being an awesome experience so far!
@AngryBacteria
@AngryBacteria Год назад
Supabase > firebase in my opinion
@Tommy-x-Ray
@Tommy-x-Ray Год назад
​@@AngryBacteria could you tell us why? I'm trying to learn this stuff
@AngryBacteria
@AngryBacteria Год назад
@@Tommy-x-Ray I would say my 2 main reasons are the capability to self host and that it uses a relational database and not document based like firebase. Firebase is a bit easier to setup because there are more libraries out there to integrate it with your favourite JS framework. In the end I would suggest you to try them both out and then decide. Make a really small prototype of some sort
@Tommy-x-Ray
@Tommy-x-Ray Год назад
@@AngryBacteria ait thanks dude
@basdfgwe
@basdfgwe Месяц назад
​@@AngryBacteria yeah relations is massive miss from my opinion, I'm having to hold a separate DB in order to undertake queries with various relations. Unfortunately that, in my app, equates to 80-90% of the queries.
@flyte9844
@flyte9844 Год назад
Supabase is the only thing I use that Jeff hasn't teached me so I'm hyped to take the course and see what I'll learn !! thanks papa Jeff
@afzalharun8975
@afzalharun8975 Год назад
Love your videos! Can you also please make a video on micro frontends and module federation?
@guilledmo4266
@guilledmo4266 Год назад
great content as usual!!
@benmhart4706
@benmhart4706 Год назад
This guys really does read minds! Was just looking at this this morning
@NNNedlog
@NNNedlog Год назад
Awesome video as always sir
@JovenAlbarida
@JovenAlbarida Год назад
very nice video thank you for sharing, i will try this supabase its nice to hear it has all this functionality, i will surely resubscribe to your course
@alfgoto4592
@alfgoto4592 Месяц назад
Thanks a lot for this video. It was very usefull !
@DavidTch
@DavidTch Год назад
such a good video that I even cried a little bit. Love you 😇
@fooked1
@fooked1 Год назад
Would be great if you also covered a few downsides in these 100 second videos.
@YuriG03042
@YuriG03042 Год назад
those are in the firebase killer video he released a few months back
@starfoxdelta
@starfoxdelta Год назад
This all sounds really fancy :0
@Michael-Martell
@Michael-Martell Год назад
Yaayyy! I’m super interested in Supabase! Glad I have a lifetime account.
@isaacfink123
@isaacfink123 Год назад
For me the biggest feature is how well in integrates with meta frameworks (next, sveltekit etc...) and type script support, other then that it's not as feature rich as other platforms
@Andi-zs7no
@Andi-zs7no Год назад
0:20
@juzhiyuan
@juzhiyuan Год назад
Thanks for this quick but clear 100s video! Can you please also introduce Apache APISIX in 100s? 🙏
@nadeeshandissanayake2868
@nadeeshandissanayake2868 Год назад
Can we have "Ballerina in 100 Seconds" please! Your 100 seconds video series is lit!! 🔥
@peterszarvas94
@peterszarvas94 Год назад
Great video as always! Suggestion: trpc in 100 second
@prashantsingh6606
@prashantsingh6606 Год назад
Awsome as always
@dried_sponge
@dried_sponge Год назад
Please do 100 seconds of appwrite next :)
@JamesXylight
@JamesXylight Год назад
A very important part of music is bass. A very important part of software is a BaaS
@richardfeynman-sd3rg
@richardfeynman-sd3rg Год назад
Row level security using postgres policies is awesome
@enekhaev
@enekhaev Год назад
Amazing! Thank you
@jjbofficial3519
@jjbofficial3519 Год назад
Awesome video👌. Also, which soundtrack did you use ?
@PASTRAMIKick
@PASTRAMIKick Год назад
No way I was just about to go create my supabase account and opened up youtube to see this that's crazy
@charlesbcraig
@charlesbcraig Год назад
I’m still fan girling over Pocketbase
@anhvuuc8693
@anhvuuc8693 Год назад
it still in beta.
@nevinjohn
@nevinjohn Год назад
@@anhvuuc8693 you sure?
@henryjoseph3584
@henryjoseph3584 Год назад
Yes pocketbase is super good
@user-cv6kf4bk1q
@user-cv6kf4bk1q Год назад
Pocketbase is amazing
@Poohbify
@Poohbify Год назад
Yes, this made the backend less scary for me. It made it Enjoyable actually.. I took a summer course on SQL and my thinking was I well NEVER touch the database. Some years later, I'm here looking at the database as something that's not actually scary.
@KiLVaiDeN
@KiLVaiDeN Год назад
Thanks for watch-ii-ng, luv it
@binarnesia
@binarnesia Год назад
i would like to try this for my next flutter project
@rodrigosmergerequest
@rodrigosmergerequest Год назад
Supabase replaced firebase in all my side projects that I never finished
@justpatrick_
@justpatrick_ Год назад
Same
@rubenheymans1988
@rubenheymans1988 Год назад
is it easy to work with ? does it have a good local emulator ?
@justpatrick_
@justpatrick_ Год назад
@@rubenheymans1988 I haven't used the local mode but for the easy to work with I can vouch for. It has been a breeze
@shashankphatkure
@shashankphatkure 5 месяцев назад
learned alot :) thankyou
@DanSoloha
@DanSoloha Год назад
Man I would love a full tutorial on Supabase now… seems like such a useful tool
@MerkieAE
@MerkieAE Год назад
lad didn’t even watch till the end
@AbdulKhan-ul7th
@AbdulKhan-ul7th Год назад
@@MerkieAE LOL
@moritzfesseler8460
@moritzfesseler8460 4 месяца назад
good video lads !
@the-old-channel
@the-old-channel Год назад
Could you cover AceBase? It’s a super cool project, I think it deserves more attention!
@DanSoloha
@DanSoloha Год назад
That’s wild I was _just_ researching Supabase for an app I’m building, what are the odds
@Gelo2000origami
@Gelo2000origami Год назад
Does the supabase course include self-hosting it?
@ongkay250
@ongkay250 Год назад
I love appwrite for flutter and react
@gregckrause
@gregckrause Год назад
I would love to see a 100 seconds video on gRPC!
@nX-
@nX- Год назад
There is a big and important difference with Supabase vs Firabase/Amplify. The last 2 are offline-first SDKs. Since Supabse is based on PostgresSQL it will be hard to do this. Firebase and Amplify handle the offline state for you, where Supabase does not.
@hojdog
@hojdog Год назад
Just a small note, that firebase is not offline-first, but it does have offline capabilities
@Nico-dn7su
@Nico-dn7su Год назад
meh, easy to implement directly in the frontend code
@nX-
@nX- Год назад
@@Nico-dn7su Depends on the complexity of what you want to do while offline. And even then, it is "easy" but requires a lot of boilerplate code to manage offline state with REST APIs. Which is basically what Supabase is. Firebase and Amplify are not REST APIs. So I find it kinda odd that Supabase call themselves a "Firebase alternative" where they are not really a Firebase alternative. Firebase is a document-based database, which syncs with the server, just like CouchDB. This kind of implementations make the client code much more simple.
@TheSuperBoyProject
@TheSuperBoyProject Год назад
It's okay, you can make it yourself
@jakespicer2905
@jakespicer2905 11 месяцев назад
Another difference is that fire base does not work in China, while Supabase does, for those who want to tread into the Chinese market
@lazyh0rse
@lazyh0rse Год назад
I wish I know this project months ago, I'm almost done with my project using the most redundant setup ever. God I swear every time I'm almost done with a project, I find an easier way that I could have saved tons of time coding.
@lucapirolo982
@lucapirolo982 Год назад
Could we expect a flutter supabase course soon? Would be great!
@emstudios14
@emstudios14 Год назад
Great one.
@jonathancrowder3424
@jonathancrowder3424 Год назад
Pocket base has been a joy to use so far
@MA-nw3xf
@MA-nw3xf Год назад
I would really like to see an in-depth comparison of supabase and pocketbase
@MdAbdullah-yl9sf
@MdAbdullah-yl9sf Год назад
#amazing_website_short_aws
@tojeiro_me
@tojeiro_me Год назад
I would love to see your take on Altogic 🙏
@keent
@keent Год назад
Glad you're covering Firebase alternative! What is everyone thoughts on - AppWrite - Nhost - AceBase
@AlexanderSuraphel
@AlexanderSuraphel Год назад
And PocketBase too which is actually awesome and has real self hosting unlike Supabase.
@parzivalOasis
@parzivalOasis Год назад
and WunderGraph. Would love to see a comparison on all of them.
@AlexanderSuraphel
@AlexanderSuraphel Год назад
@@parzivalOasis seems interesting!
@Anarki9891
@Anarki9891 Год назад
Can you go over setting up a Docker self hosted instance with an Oauth provider such as keycloak?
@tariqsabri4647
@tariqsabri4647 Год назад
Bruh this video came at the same my team and I were discussing what database model to use and what services
@D4rkS7der
@D4rkS7der Год назад
I was eyeing the superbase for a few days now and then suddenly new firebase video about supabase? Coincidence? I don't think so. :D
@TikTokShortz616
@TikTokShortz616 Год назад
Love ur contnent
@jizreelsoaresdealencar1731
@jizreelsoaresdealencar1731 Год назад
When does the svelte + supabase course will come out?
@bhargav.h.prakash3681
@bhargav.h.prakash3681 3 месяца назад
Music to my ears
@Adomas_B
@Adomas_B Год назад
atm I'm programming in c++, so why am I even watching these videos? It must be a combination of polished visuals and Jeff's beautiful voice
@nikeedev
@nikeedev Год назад
Create Basic in 100 seconds, my brother wants to learn it, and he likes to learn from your videoes
@stickypages
@stickypages Год назад
What's your preference, Firebase or Supabase ... General web apps. Chat programs etc ??
@betterbots9033
@betterbots9033 Год назад
Your videos truly are awesome - would you be open to a podcast interview? Would love to connect!
@betoflakes
@betoflakes Год назад
Is gonna be there a flutter supabase course in the near future?
@sam-bu4hk
@sam-bu4hk Год назад
Please do 100 seconds of Graphul Rust web framework next :)
@ricardocnn
@ricardocnn Год назад
You could make a video about NuxtFire the new official firebase module for Nuxt that will be released in the next few weeks.
@howl2339
@howl2339 Год назад
Wow, supa!
@ShaneHoban
@ShaneHoban Год назад
Supabase is really awesome I have to say
@beatsbycf
@beatsbycf Год назад
The only thing I don’t like about FireBase is that the Postgres viewer doesn’t allow adding on delete cascade so you have to change that in sql
@beatsbycf
@beatsbycf Год назад
🤝THANKS FOR COMMENTING🆙 DELETE YOUR BOT ACCOUNT WITH THE GOOGLE ACCOUNTS SITE
@janekpawlak5713
@janekpawlak5713 Год назад
Django in 100 seconds please? Love your vids!
@TheSuperBoyProject
@TheSuperBoyProject Год назад
Shit, don't use it.
@Dht1kna
@Dht1kna Год назад
Video on Entity Component System programming pattern?
@metatronicx
@metatronicx Год назад
Thank you @fireship for all these overview videos. What about LabVIEW 😀😀😀 ? You should cover it on the channel. Looking forward to it. Thank you again
@manin1
@manin1 10 месяцев назад
Superbase: A big, strong building with fancy technology and lots of stuff inside. It's like a main hub for important activities. Pocketbase: A small, moveable base with basic things and not a lot of resources. It's made to be flexible and set up quickly.
@TruthAndLoyalty
@TruthAndLoyalty Год назад
I've been dying to use this since before it existed.
@nnaemekaodedo8992
@nnaemekaodedo8992 3 месяца назад
How do you make those 3D animations at the beginning of the video?
@sidewaysdesign
@sidewaysdesign Год назад
Can't argue with anyone who uses a reference to “They Live”.
@serhiimamedov
@serhiimamedov Год назад
Really, Deno? Wow! Is it matured so much? Nice!
@walterreuther1779
@walterreuther1779 Год назад
Would love to see 100s of Scala3 :vD
@HandledToaster2
@HandledToaster2 Год назад
Can this completely replace hand-coded server though? Like, can one build something as big as Facebook with this?
@russpalermo
@russpalermo Год назад
vanilla postgres with n-host && hasura front gives you all the tools you need to self-host IMO a superior and more flexible backend..
@flixoflax4901
@flixoflax4901 Год назад
Finally 🎉
@richardhaddadau
@richardhaddadau 7 месяцев назад
Have you tried Convex yet? Any thoughts on that?
@ramtinmir
@ramtinmir Год назад
So I have to LEARN yet another thing. God when will this end!!!
@guilherme5094
@guilherme5094 Год назад
Nice👍!
@diadetediotedio6918
@diadetediotedio6918 Год назад
Can write functions in other languages for supabase?
@gopietz
@gopietz Год назад
The one thing that holds me back from using supabase is that I need certain backend logic in Python and not just JS. I also prefer a nosql database solution. So it’s firebase for me right now.
@metatronicx
@metatronicx 10 месяцев назад
You should use Supabase as your database... kind like your storage engine, and couple it with a framework like FastAPI + Sqlalchemy. Nothing is holding you back from using Supabase. It's just Postgres + some goodies
@owenwexler7214
@owenwexler7214 Год назад
How does Supabase handle caching? Can a REDIS cache be put in front of the db easily?
@aaaronme
@aaaronme Год назад
We used Supabase for one of our projects, the docs where a hell and auth didn't work until we figured out we needed to add an extra nocash header to the auth route and then everything worked again. ofc almost threw myself out of the window in the process.
@POPPIC
@POPPIC Год назад
Perfect
@namaefumei
@namaefumei Год назад
Supabase in detail please!
@MultimonPro
@MultimonPro Год назад
does anyone know if supabase has a pricing for read and writes? cause I can't figure it out from the website.
@frittex
@frittex Год назад
amazing
@mrrolandlawrence
@mrrolandlawrence 8 месяцев назад
i love supabase. Postgres is so easy to manage. Not waking up to a $50,000 bill in the morning like you can with google & amazon. Clinched it for me.
@DogeMultiverse
@DogeMultiverse Год назад
Perfect timing! Just when I'm about to implement my saas using supabase!
@thet0ast3r
@thet0ast3r Год назад
after those 2 minutes 30 seconds, you are covered, for sure! ;)
@themecha47
@themecha47 Год назад
hey there! been watching a whole bunch of these, i wanted to ask if you could make one of BASIC. Theres very little of it on youtube and even the programming language slander memes dont include it ever
Далее
Arduino in 100 Seconds
2:22
Просмотров 780 тыс.
Is Supabase Legit? Firebase Alternative Breakdown
8:16
UZmir & Mira - Qani qani (Snippet)
00:26
Просмотров 608 тыс.
Sprinting with More and More Money
00:29
Просмотров 73 млн
KO’P GAP ESHAKKA YUK!😂
00:57
Просмотров 1,1 млн
I tried 8 different Postgres ORMs
9:46
Просмотров 381 тыс.
I tried 5 Firebase alternatives
10:31
Просмотров 748 тыс.
Supabase doesn't make sense
2:52
Просмотров 614
Next.js 13 - The Basics
9:00
Просмотров 610 тыс.
100+ Docker Concepts you Need to Know
8:28
Просмотров 775 тыс.
Supabase Crash Course
25:17
Просмотров 126 тыс.
Полезные программы для Windows
0:56
ПК с Авито за 3000р
0:58
Просмотров 1,6 млн