Y
Hacker News
new
|
ask
|
show
|
jobs
by
whalesalad
249 days ago
I loathe sqlalchemy
1 comments
adastra22
249 days ago
Why?
link
whalesalad
248 days ago
Too heavy. Too many abstractions. It always gets in my way.
link
instig007
248 days ago
It's not heavy. The abstrations allow for consistent query compositions from reusable expressions. Demonstrate how you do conditional query building for everyone to witness the way.
link
whalesalad
248 days ago
Intermediate data structure -> compile to SQL
link
instig007
248 days ago
how exactly do you compile to sql?
link
instig007
249 days ago
skill issue
link