Hacker News new | ask | show | jobs
by whalesalad 245 days ago
Too heavy. Too many abstractions. It always gets in my way.
1 comments

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.
Intermediate data structure -> compile to SQL
how exactly do you compile to sql?