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

Along this point, C# and VB.NET have SQL-like expressions that can be used for processing, called LINQ [1]. They even get the order of the clauses correct!

A feature like this may help your programmers who are used to thinking in terms of filter -> select -> order.

[1] https://msdn.microsoft.com/en-us/library/bb397927.aspx



Yes! Absolutely what I was thinking of when I wrote this :) Getting that right is one of my favorite parts of LINQ.


Ecto (Elixir) does the from-in-where syntax as well.




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

Search: