Тёмный

The One We've All Been Sleeping On (probably) 

Ben Davis (Davis Media)
Подписаться 17 тыс.
Просмотров 25 тыс.
50% 1

Supabase is a full Backend as a Service platform that until now I never really tried/took seriously. I always thought it was a weaker firebase, but I was VERY wrong.
EXAMPLE APP REPO: github.com/bmdavis419/encelad...
SUPABASE: supabase.com/database
my stuff
twitter: / benjamin41902
insiderviz: www.insiderviz.com/
#Svelte #Supabase #WebDev

Наука

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

 

29 июл 2023

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 110   
@abhiramsatpute
@abhiramsatpute 11 месяцев назад
You have the skill to provide the best summarization as well as elaboration videos ! Cheers
@rtql8d
@rtql8d 11 месяцев назад
I've built a couple of projects with it and agree with all points. The fact that you can move your DB out whenever you want is an awesome bonus.
@laptopuser5198
@laptopuser5198 11 месяцев назад
This video was in my recommendations, I'm now subbed
@lukeweston1234
@lukeweston1234 11 месяцев назад
I’m really enjoying it, only learning curve is getting better with stored procedures and row level security
@r-i-ch
@r-i-ch 11 месяцев назад
Looking forward to the full deep-dive! (crosses fingers for a Svelte UI)
@supirman
@supirman 9 месяцев назад
I'be built a few commercial products with it. Overall its pretty awesome, saves me a ton of time. There are some things you end up having to work around that a regular server backend would make easier, but overall its been great for me.
@mmzzzmeemee
@mmzzzmeemee 11 месяцев назад
sweet! i'm definitely interested in drizzle + supabase
@nuttbaked
@nuttbaked 11 месяцев назад
🙏 need a sveltekit + supabase + drizzle setup/tutorial video
@armant11
@armant11 5 месяцев назад
With lucia v3 maybe?
@JohnMcclaned
@JohnMcclaned 11 месяцев назад
Can you please make a video using the ts-rest library? It looks awesome but there is no content on it! Thanks :)
@arvindrao8240
@arvindrao8240 10 месяцев назад
Been using supabase as my remote db with nextjs with prisma as the ORM for my side project. Liking it so far. Do you think 500 mb of database space of their free tier is pretty much sufficient?
@fdimb
@fdimb 11 месяцев назад
Hi Ben! Thanks for testing all those stacks and frameworks on your videos. Right now which stack do you think gives you the best trade between performance, developer experience and features? I've been trying to give Nuxt a go because of the devx and features but I've ended up using Solid-Start on my personal projects lately. Probably because it has more similarities with React which is what I can use at work when I need to do full-stack or client side apps, but I always wonder if I'd end up with a better, faster and cleaner experience with Vue (Nuxt) or Svelte, although I love the component approach of React/Solid with Tailwind/Uno as native HTML/CSS feels dated sometimes
@bradyfractal6653
@bradyfractal6653 11 месяцев назад
Svelte is the best by far.
@bmdavis419
@bmdavis419 11 месяцев назад
This is the million dollar question I'm working to answer (still don't have the answer sadly), but I think pound for pound I would say any any js meta framework (next, nuxt, sveltekit, solid start, etc), edge runtime, planetscale serverless, drizzle orm, custom auth, vercel hosting, although supabase might end up being really compelling depending on how it feels in production
@fdimb
@fdimb 11 месяцев назад
@@bradyfractal6653 I don't disagree, although I'm not sure which approach I prefer.
@fdimb
@fdimb 11 месяцев назад
@@bmdavis419 thank you for the reply! I don't think there's a single answer as it greatly depends on the approach you feel most productive with, it feels so good to find a stack where you can focus on being productive without much sacrifices
@abhiramsatpute
@abhiramsatpute 9 месяцев назад
@@bmdavis419 wouldn't you want custom auth to be handled by clerk or kinde into the nextauth as well ?
@perc-ai
@perc-ai 11 месяцев назад
lets gooooooooo
@hectorcast943
@hectorcast943 11 месяцев назад
Hey bro, I need some advise, am using GOLANG In the backend and next js as the frontend. Am Using GOLANG jwt auth, and based on that, I used sessions in the frontend. Is that okay?
@bmdavis419
@bmdavis419 11 месяцев назад
Yep thats pretty much what I did in the golang + sveltekit auth video
@killerpredater1
@killerpredater1 11 месяцев назад
How is the performance on server less function? I’ve ran into issues with getting slow response time with my queries even with pgbouner in the past.
@bmdavis419
@bmdavis419 11 месяцев назад
Its been good in my testing, but cold starts are a thing, sadly not able to do edge runtime for our serverside code
@yatinm9250
@yatinm9250 7 месяцев назад
The response time of Supabase is too slow and the cache support isn't there yet which can be very good with traditional backends.
@poorpotato4467
@poorpotato4467 11 месяцев назад
thoughts on pocketbase vs supabase? seems like supabase might have more features, and I like the easy raw SQL for table definitions (pocketbase has a JSON schema).
@bmdavis419
@bmdavis419 11 месяцев назад
Yea I think supabase is better. Way more features, way more power, and a full platform/company supporting it (and sql >>>)
@tcurdt
@tcurdt 11 месяцев назад
I guess the main appeal of pocketbase is that it is so much more lightweight.
@nikhil182
@nikhil182 11 месяцев назад
Hey man! Love the videos you make, btw do you have a discord channel? It's high time you make one if not.
@mcchikin2751
@mcchikin2751 7 месяцев назад
Nice content brother
@0x6po
@0x6po 11 месяцев назад
Finally
@andrew121410
@andrew121410 11 месяцев назад
Appwrite?
@Mindflays_
@Mindflays_ 11 месяцев назад
I’d like to hear your thoughts on drizzle bs prisma, I’ve been using prisma but have heard good things about drizzle
@bmdavis419
@bmdavis419 11 месяцев назад
Currently the big difference is that drizzle works easily on the edge, prisma does not and its much heavier, although I still really like it, definitely gonna make some sort of "its hard to let go of prisma" video soon
@GulshanurRahman
@GulshanurRahman 11 месяцев назад
Hi, what is the font on your vscode?
@bmdavis419
@bmdavis419 11 месяцев назад
Jet brains nerd font mono
@khalilbessaad5553
@khalilbessaad5553 11 месяцев назад
I have 2 questions: 1. What's the benefit of running supabase locally rather than using their cloud service? 2. Why use drizzle rather than just the supabase SDK?
@isaacfink123
@isaacfink123 11 месяцев назад
Not the creator but I used supabase a ton 1. Running locally allows you to test and debug a lot faster, especially with migrations 2. Drizzle is better then supabase cli for a few reason, it doesn't have the postgrest restrictions so you can do complicated nested queries and inserts, it also has much better typescript support, but it doesn't support supabase's rls so you'll need to manage authorization on your own
@khalilbessaad5553
@khalilbessaad5553 11 месяцев назад
@@isaacfink123 thank you for the response. So Drizzle for the db operations and you'd keep supabase sdks for auth related stuff?
@bmdavis419
@bmdavis419 11 месяцев назад
That’s how I’m doing it yep
@khalilbessaad5553
@khalilbessaad5553 11 месяцев назад
@@bmdavis419 cool approach! I'll be sure to try it out
@blackdash225
@blackdash225 3 месяца назад
supabase is goated
@ashimov1970
@ashimov1970 11 месяцев назад
What's your take on Neon, Convex, and Pocketbase vs SQLite?
@Kats0unam1
@Kats0unam1 11 месяцев назад
Why not test them yourself ?
@bmdavis419
@bmdavis419 11 месяцев назад
Planet scale and neon are both very compelling options as they serve as git for your database which I love
@ashimov1970
@ashimov1970 11 месяцев назад
@@Kats0unam1I have no clue about testing that stuff, about how that job is supposed to be done
@ohsnoot
@ohsnoot 11 месяцев назад
Is this supabase self-hosted? How hard was it to set up
@bmdavis419
@bmdavis419 11 месяцев назад
This is actually local, I will be deploying to supabase's service
@ooijaz6063
@ooijaz6063 11 месяцев назад
Unfortunately supabase is known for being hard to setup locally, there are no available one-click installers which will give you fully featured supabase instances, there are docs about the setup steps, but they require good knowledge of each supabase component and architecture.
@dandogamer
@dandogamer 11 месяцев назад
I've never tried to self host supabase but I've heard similar stories of it being hard to setup and require a decent amount of cpu and memory to do so
@ohsnoot
@ohsnoot 11 месяцев назад
Same here, github issues is filled with complaints about it
@ishaanmalhotra3008
@ishaanmalhotra3008 11 месяцев назад
So this is way quicker and easier than writing a backend in go
@Kats0unam1
@Kats0unam1 11 месяцев назад
Its not comparable tho.
@jenny2814.
@jenny2814. 11 месяцев назад
you really think you can write a backend in go that works? XD
@Kats0unam1
@Kats0unam1 11 месяцев назад
@@jenny2814. My Go backend works... are you drunk?
@jenny2814.
@jenny2814. 11 месяцев назад
@@Kats0unam1 yeah it works because nobody uses it
@Kats0unam1
@Kats0unam1 11 месяцев назад
@@jenny2814. what ? You do know the entire cloud infra is built with Go right ? Docker, Kubernetes. Netflix has services running Go. Dude seriously, stfu. lmao
@bingchilling9942
@bingchilling9942 11 месяцев назад
but how does it scale? i have heard that doesn't scale very well, i mean its built on top of typescript and not something like go(pocketbase)
@bmdavis419
@bmdavis419 11 месяцев назад
It is very much "just postgres", most things are capped in scale by their data layer and postgres scales plenty for me lol, like if I get to the point where postgres is not scaling enough then I have a MASSIVE, very successful app
@bhumit070
@bhumit070 11 месяцев назад
pocketbase wont scale as well due to sqlite
@abdirahmann
@abdirahmann 11 месяцев назад
​@@bmdavis419This is VERY TRUE cause soo many devs are stuck with scaling scaling scaling... what are you scaling if you don't have any users eh?? 🤷‍♂️ and by the time the need to scale comes around, you have an actual reason that will justify hiring specialists to handle the scaling!
@tonyhart2744
@tonyhart2744 11 месяцев назад
@@abdirahmann true, if you have problem with scaling then you wouldnt use supabase in the first place its unreasonable when JS dev talk about scaling on their app
@dandogamer
@dandogamer 11 месяцев назад
@@bhumit070 you can use livestream or marmot to scale out. Litefs cloud handles this for you if you dont fancy setting it up yourself. But even without this sqlite scales enough for most startups
@edwardspresume
@edwardspresume 11 месяцев назад
How would you compare Supabase vs Planetscale?
@bmdavis419
@bmdavis419 11 месяцев назад
I can’t give a full honest take yet, these are my first impressions and I’ve yet to use it in prod, once I do there will definitely be a video!
@edwardspresume
@edwardspresume 11 месяцев назад
@@bmdavis419 Ok, appreciate what you do!
@wisdomelue
@wisdomelue 11 месяцев назад
same here😂
@grechuli
@grechuli 11 месяцев назад
I also like nHost. Imo it's a notch above Supabase. It's basically Hasura with file storage, auth, real-time, rest api, graphql, serverless functions. It also uses Postgres, has automatic migrations, local environment working with Docker (WSL mandatory if on Windows).
@skateboarderlucc
@skateboarderlucc 11 месяцев назад
what is the community like? I feel like these all-in-ones sound great, but you eventually encounter bugs that usually lead you to a github issue :( Such was the case with Appwrite.
@perc-ai
@perc-ai 11 месяцев назад
what is the name of this stack bro
@bmdavis419
@bmdavis419 11 месяцев назад
I am terrible at naming things, right now its just sveltekit + supabase lol
@doogilie3814
@doogilie3814 11 месяцев назад
fireship calls it the sukit stack 🤓
@anon3118
@anon3118 11 месяцев назад
Supakit
@perc-ai
@perc-ai 11 месяцев назад
@@bmdavis419 supakit i like that lol
@michaelai8274
@michaelai8274 11 месяцев назад
@@anon3118 cool
@zacharymontgomery9328
@zacharymontgomery9328 11 месяцев назад
Wait, it's all postgres? Always has been.
@bmdavis419
@bmdavis419 11 месяцев назад
Indeed.
@awakenwithoutcoffee
@awakenwithoutcoffee 4 месяца назад
Supabase vs Convex ?
@breezycodes
@breezycodes 11 месяцев назад
Bro, a lot of ppl make dall-e wrappers and call it a startup 🤣😂🤣 I guess this is my sign to give supabase a try. Have you ever tried Strapi?
@bmdavis419
@bmdavis419 11 месяцев назад
I’ve never done any serious work with a headless cms before so no, although I hope to in the future
@breezycodes
@breezycodes 11 месяцев назад
@bmdavis419 give it a try, you will be glad you did. After I learned how to customize it and create custom endpoints and logic, I find it hard to create my own backend from scratch again lol
@Scuffy
@Scuffy 9 месяцев назад
Does it have hosting like firebase, I can only find it says self hosting for supabase but firebase it actually hosts it for me.
@bmdavis419
@bmdavis419 9 месяцев назад
Nah supabase has its entire thing available in a hosted product, it works great I highly recommend
@seanknowles9985
@seanknowles9985 11 месяцев назад
Does it offer offline sync?
@faeancestor
@faeancestor 11 месяцев назад
is it true that you are a genius?
@bmdavis419
@bmdavis419 11 месяцев назад
It is in fact not true, although I wish it was lol
@Michael-Martell
@Michael-Martell 11 месяцев назад
Supabase has Authentication? … 🧐🤨
@seanknowles9985
@seanknowles9985 11 месяцев назад
500 realtime connections only.....
@bmdavis419
@bmdavis419 11 месяцев назад
Then $10 per thousand, which is definitely not cheap but it’s a pretty painful thing to implement yourself so for a startup optimizing for speed it’s pretty compelling
@seanknowles9985
@seanknowles9985 11 месяцев назад
@@bmdavis419 at the moment, Deno and convex are my shouts for startup MVP work. Deno deploy and PWA with convex on the backend.
@TheYeti
@TheYeti 11 месяцев назад
excited for deep dive but u gotta get some sleep bro
@bmdavis419
@bmdavis419 11 месяцев назад
I mean, yea lol
@abhiramsatpute
@abhiramsatpute 11 месяцев назад
I was also concerned about the dark circles, he's the real batman for us hehe
@greendsnow
@greendsnow 11 месяцев назад
You're still wrong. it's much slower than pocketbase SQLite. 32gb ram can handle 400rps with supabase
@nicolaichristensen6531
@nicolaichristensen6531 11 месяцев назад
Very rarely will the choice ever be SQLite? How in the world do you want to scale SQLite? There's also a reason it's "lite", it's not got the same features as something like Postgres.
@TheStruders
@TheStruders 11 месяцев назад
​@@nicolaichristensen6531sqlite scales extremely well... who cares if the name is "lite", that is a terrible reason to avoid it
@animeshsingh4290
@animeshsingh4290 11 месяцев назад
​@@TheStrudersNo it does not buddy
@greendsnow
@greendsnow 11 месяцев назад
@@nicolaichristensen6531 When the time comes you can copy your database to PlanetScale and figure out your ways to establish security, auth, email sending and file uploads along with it...
@greendsnow
@greendsnow 11 месяцев назад
Also like 4GB RAM is enough to serve 500K users and 10_000 concurrent database subscriptions with Pocketbase + Sqlite... And that's before you upgrade to the next larger machine.
@noext7001
@noext7001 11 месяцев назад
database as backend is a bad idea
@leodrago1891
@leodrago1891 11 месяцев назад
Why?
@doogilie3814
@doogilie3814 11 месяцев назад
Далее
I want to use Go, but I'm not going to.
18:31
Просмотров 33 тыс.
Is Supabase Legit? Firebase Alternative Breakdown
8:16
😮Новый ДИРЕКТОР Apple🍏
00:29
Просмотров 20 тыс.
Svelte 5 is Bigger Than You Think
9:35
Просмотров 15 тыс.
Supabase just shipped a LOT of cool stuff...
15:31
Просмотров 3,6 тыс.
i didn't know these svelte tips
18:56
Просмотров 3,6 тыс.
PocketBase... The Ultimate Side-Hustle Backend?
3:31
Просмотров 500 тыс.
How and Why I Rebuilt my SAAS App
13:24
Просмотров 19 тыс.
Supabase vs Xano
9:27
Просмотров 4,9 тыс.