Does anyone know any good databases to store data externally?
I need to store data in json format.
Does anyone know any good databases to store data externally?
I need to store data in json format.
I personally, really like Supabase, it’s amazing, especially with using Prisma. (But it’s SQL)
But if you need JSON I’d go with Firebase 100%, since you get 1GB free with their database.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.