I haven't had to write a Python app that uses a database in a very long time. I thought things were different now. Better, I would hope. But, seriously? Do I still need to write my own SQL statements? What year is that? 🙄
PS: if someone can suggest a Python library that I can use to manipulate SQLite without writing SQL, I would appreciate it.