Hacker News new | past | comments | ask | show | jobs | submit login

I wasn't looking at Kotlin libraries, but this one seems to be very close to what I was going for. Specifically about being able to compose queries in a bottom-up fashion like the UnionAll example with subqueries.

It's unfortunate that they chose to use .filter (.where would have been clearer) for DB executed conditions as well as post-fetch sequence filtering.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: