This is a repo that showcases my noobie meddling into the grounds of ORMs It implements SQLAlchemy into the Flask framework, two Python libraries, to have a minimal CRUD-capable web interface
It uses the MySQL Northwind database by Microsoft, my test copy has only been modified through the usage of this CRUD
The repo I linked is the one my professor gave me