I need tips and free plans to host an api + database. So far I’ve managed to put my Flask API on Heroku but I need to find a free database plan, preferably MySQL. I’m not familiar with AWS but I can try, I just don’t want to spend anything because it’s for study.
Currently, I started configuring my API to deploy to Heroku, however, I still don’t have the URL of my database to use in it. Heroku currently does not appear to provide a free database plan.