Hacker News new | ask | show | jobs
by kumarvvr 2600 days ago
I usually put all my SQL statements in a single python file, and import the file as a module. I get to have descriptive variable names for the queries.