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 register to comment.
Aws rds is I believe 750 free hours a month for a year
I looked into supabase, thanks to the recommendations here. Also saw that mermaid js used them.
How is their reliability and general security?