I want to create a website that uses a relational database in the backend to showcase my resume. I previously hosted on Heroku, but since they discontinued their free tier, I’m not sure where to host it now. I am just looking to host a small database with around 500 entries that I can query from my front end, which I plan to host on Netlify.
Does anyone have recommendations for a suitable hosting solution? Any advice would be greatly appreciated.
That’s something I could accomplish. However, I still want anything on the internet. I get what you’re saying. I just want the real deal, and I’m going to get a domain and use it for something real soon.
I migrated my database to Amazon RDS, which provides a free tier with a small instance that could be a good fit for your needs. It integrates seamlessly with other AWS services and is a dependable choice for hosting a relational database.