TrustRadius: an HG Insights company

Supabase

Score9 out of 10

12 Reviews and Ratings

What is Supabase?

Supabase is an Open Source Firebase Alternative from the company of the same name in Singapore. Every Supabase project is a dedicated PostgreSQL database. Supabase also provides an open source Object store with unlimited scalability, for any file type. Supports open source authentication, with every Supabase project coming with a complete User Management system that works without any additional tools.

Categories & Use Cases

Media

Screenshot of Supabase

Screenshot of Supabase

Supabase is pretty supa

Use Cases and Deployment Scope

We used Supabase to get a backend up quickly for multiple different full-stack projects in development, and continued using Supabase in production. It gave us a way to have lots of features out of the box for a postgresql database, and scalability was clear.

Pros

  • Getting up and running quickly and cheaply
  • Edge functions
  • Flexibility with login options
  • Data GUI
  • Settings GUI

Cons

  • The policies preventing turning off a server are nonsense
  • On a lower pricing tier, reaching a usage limit can prevent setting modification to go back under that usage limit
  • It's still in beta, so use in production can be problematic at times

Return on Investment

  • Gave us a scalable system to reduce a client's backend costs by over 75%
  • Allowed us to get a custom backend up for an internal plugin in half the time we originally expected

Usability

Alternatives Considered

MySQL and Apache CouchDB