I have used PostgreSQL for development, but you can use any SQL DB with the url entered in the .env file, because we are utilizing SQLAlchemy ORM. The DB Url will consist of username, pass and the db ...