Side effect of being reading a SQL book: instead of using Django ORM to perform some queries and data cleanup in the DB of a project, I am running a bunch of SQL commands and I am considering them so much easier to understand (even with some weird aggregates)! #sql