- Looked to see if [SQLModel](https://sqlmodel.tiangolo.com) could print out the SQL it used (the answer is "yes" [via `echo=True` argument](https://sqlmodel.tiangolo.com/tutorial/create-db-and-table/#run-the-program))