Supabase

Supabase

Reviews from AWS customer

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

44 reviews
from

External reviews are not included in the AWS star rating for the product.


    Fine Art

Dev friendly Application database

  • June 10, 2022
  • Review provided by G2

What do you like best about the product?
Fast real-time subscriptions, built-in authentication and affordable serverless functions. Generous free tier for prototyping and hobbiest projects.
What do you dislike about the product?
Not suitable for highly connected data (e.g. no substitute for a graph database).
What problems is the product solving and how is that benefiting you?
Quick MVP development (no need to worry about scaling, security, and storage needs)


    Michele O.

Clear predictable pricing, quick to build on

  • March 04, 2022
  • Review provided by G2

What do you like best about the product?
Predictable pricing model, good documentation, and active developer community.
What do you dislike about the product?
Debugging database issues is a challenge due to a lack of easy to access logs.
What problems is the product solving and how is that benefiting you?
Predictable infrastructure costs and the ability to develop proof of concepts quickly and easily.


    Yash R.

Best open source Baas option !

  • December 20, 2021
  • Review provided by G2

What do you like best about the product?
Supabase is the best alternative for firebase it provides database, storage, along with authentication service which is easy to use! Pricing is also really competitive compared to Firebase.
What do you dislike about the product?
As of now, Supabase is really in the early development and adoption phase, for login into supabase admin dashboard there is only a single option of GitHub I think giving multiple options to log in would be really great!
What problems is the product solving and how is that benefiting you?
i am looking to migrate my exiting firebase project to some other vendor so that i can save some money and supabase is doing exactly the same thing as firebase with competitive pricing


    Ashish M.

Decent alternative to Firebase

  • December 09, 2021
  • Review provided by G2

What do you like best about the product?
Bes thing about SupaBase is the queries it gives for searching Postgres DB. It also provides a storage option, where users can put up data without any cost. Authentication is also provided similar to firebase. Now they have gone opensource putting up their code base in GitHub, so anybody can pick the code and deploy their own Supabase app in private ntwk server
What do you dislike about the product?
Pricing can be one factor, and another is SQL DB. as now we have our documents in JSON format it doesn't make sense to have a SQL DB, unless it's your requirement.
What problems is the product solving and how is that benefiting you?
We have created one app for one of our clients, to upload business data. This app was using the Postgres supabase version. Right now we are using the free tier, unsure whether will migrate to paid plan, as we are still evaluating the performance of this.