Y
Hacker News
new
|
ask
|
show
|
jobs
by
whalesalad
245 days ago
Too heavy. Too many abstractions. It always gets in my way.
1 comments
instig007
245 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
244 days ago
Intermediate data structure -> compile to SQL
link
instig007
244 days ago
how exactly do you compile to sql?
link