Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Reviews from AWS customer

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

External reviews

28 reviews
from and

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


    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.