ORMs
To get your Postgres creds go to https://www.elephantsql.com/.
Click here and fork this replit:
https://replit.com/@marcogaspari/ormdemo?v=1
Note: when you copy the URL replace `postgres....` with `postgresql...`
Later in the class we will work on building our own models. Click here and fork it:
https://replit.com/@marcogaspari/ormdemobuild?v=1
A diagram for this database can be found here.
Docs for SQlAlchamy can be found here: https://docs.sqlalchemy.org/en/14/