Hey I’m starting to work on a private project right now and since I don’t know a lot about databases I wanted to ask for some help/ideas/suggestions.
Here are my requirements:
- not self-hosted
- preferably free for open source (if non existent then free to a certain amount of data)
- scaleable as the data will probably grow quickly.
- searchable (I know all are but some are faster at it I heared)
- support for sequelize (or if anyone has better alternatives for that feel free to share them 👍)
Thanks in advance
I assume you're looking for an SQL database:
Your best choice would be Supabase (dev.to/supabase, supabase.io/). It's free to use while it is in beta. Will charge in the future.
I don't know of any more hosted SQL databases, but you can try No-SQL ones: