Hi there! Does anyone know if there is a managed SQL database with a free tier? Similar pricing model to Firebase where you have x number of free transactions before having to pay. I’d like to create a product using SQL (pref Postgres / Django) rather than noSQL and make it easy to test my MVP at a low cost (or free) and seamlessly just pay as usage scales up.
You must log in or # to comment.
Vercel
Supabase or PlanetScale?
AWS has RDS free tier that includes Postgres.
Supabase
Aws rds is I believe 750 free hours a month for a year
You might wanna check out appliku which is specific for django
Supabase!!
I looked into supabase, thanks to the recommendations here. Also saw that mermaid js used them.
How is their reliability and general security?
