Is it possible to use Flask-MySQLdb extension in the webpage deployed using render.com?

31 Views Asked by At

I want to deploy a website using flask. I used Planetscale to create a SQL database server before, but it only allows one free database. I found Flask-MySQLdb extension, but I am not sure if this extension will work as a SQL server on the web.

0

There are 0 best solutions below