Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'm not worried about SQL invitation so much as I'd rather just query my C# objects instead of writing raw SQL. Yuck.


Pretty much every language has some kind of monad-based query builder. The standardized syntax is nice though.


Java has that. It's just not the default choice because there is no default choice like in .NET. The options I know of: QueryDSL, jOOQ, Ebean with generated query beans.




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

Search: