Slide 11
Slide 11 text
SQLpy: What, Why, How?
● This was my first time writing a large web application
○ Naive enough to (basically) ignore convention of an ORM
○ Just starting to get enough Python experience to be a danger to myself and
others
○ I knew SQL, I liked SQL….I wanted SQL
○ ...so I went looking and found, YeSQL….and then started Pythoning
● I just made something which helped me at the start
○ As I found limitations and wanted it to do more, it developed further
● Using SQL directly is good in many ways
○ It is a high performance machine...why not use it?
○ Make use of advanced data structures
○ Do your computation where the data is
○ Enforce business rules
11
Thi
t
ra
f
le
s il
r