Supabase: Honest review after building 3 startups - YouTube
Grab the AI tool that knows your tech stack https://www.thesecondbrain.io/developers?utm_source=youtube&utm_medium=social&utm_campaign=yt_long_supabasehttps:...

Click
Use
to move to a smaller summary and to move to a larger one
Superbase Review for Frontend Developers
- Superbase has a beautiful UI and intuitive developer experience.
- It handles various functionalities like database authentication, storage, and serverless functions.
- Compared to Firebase, Superbase uses PostgreSQL which is preferred by those who prefer SQL databases.
- Superbase is scalable and can be upgraded as needed, with many startups running on affordable monthly bills.
- For frontend developers with limited backend experience, Superbase is perfect for CRUD operations and basic filtering.
- However, Superbase's Edge functions have strict limitations and may not be suitable for heavy processing tasks.
Feedback and Recommendations on Superbase
- Processing heavy PDFs and complex backend tasks were challenging with Superbase's Edge functions.
- A separate node project deployed on fly.io proved to be more suitable for heavy processing tasks.
- Deno in Superbase had issues with imports and certain packages, making it less reliable for production.
- Documentation was generally good but lacked in-depth explanations and code examples for complex tasks.
- Despite the challenges, Superbase was used successfully for three startups.
- Superbase's user interface, analytics, authentication, and PostgreSQL database were praised.
- For complex backend processing, it is recommended to use a separate node project alongside Superbase.
Comparison of Super Base and Firebase for Frontend Development
- Super Base and Firebase are recommended solutions for building backend systems as a frontend engineer.
- Super Base and Firebase offer powerful tools and features that make backend development easier and more efficient.
- These tools are perfect for frontend engineers who want to avoid building their backend from scratch and potentially making mistakes.
- Super Base and Firebase have minimal limitations and are highly efficient in handling complex tasks.
- Cons with edge functions are rare, occurring only about 5% of the time, while the tools are praised for their efficiency in 95% of cases.
- Super Base and Firebase can both scale well, with some users handling up to 20 million daily requests.
- Users are encouraged to share their experiences and thoughts on Super Base and Firebase, especially if they have used both and can compare them.
Comparison of Superbase and Firebase for Backend Development
- Superbase has a beautiful UI and intuitive developer experience.
- Superbase handles functionalities like database authentication, storage, and serverless functions.
- Superbase uses PostgreSQL, preferred by those who prefer SQL databases.
- Superbase is scalable and can be upgraded as needed with affordable monthly bills.
- Superbase is perfect for frontend developers with limited backend experience, especially for CRUD operations and basic filtering.
- Superbase's Edge functions have limitations and may not be suitable for heavy processing tasks.
- Superbase faced challenges with processing heavy PDFs and complex backend tasks.