디렉토리로 돌아가기
참고 가이드
Backends and databases
Auth
Supabase
Postgres-backed backend platform for auth, database, storage, and realtime apps.
평가
4.6
가격프리미엄 무료
무료 등급예
Free tier with paid plans as projects need more resources and production features.
SB
Supabase gives builders a managed Postgres-centered backend with common product primitives. It is often a practical companion to AI app builders that need a real data layer.
편집 요약
A strong default backend for many MVPs, especially when the builder wants SQL and managed auth without owning infrastructure.
적합한 대상
- MVP database
- Auth-backed apps
- Realtime prototypes
사용 사례
- Store user data
- Add authentication
- Create realtime product flows
연동
- Postgres
- Edge functions
- Storage
- Auth providers
장점
- Postgres foundation
- Good starter docs
- Pairs well with app builders
단점
- Production schema still needs design
- Free tier is not capacity planning
제한 사항
- RLS and auth rules need careful review
- Do not expose service keys client-side
대안
Firebase
Neon
Appwrite
커뮤니티 메모
설비 검토는 공개 디렉터리 검토가 검수 뒤에 열릴 때까지 자리 표시자입니다.
Great MVP backend
5/5
It let me keep a real Postgres model while still moving quickly.
Solo SaaS builder