logoalt Hacker News

Imustaskforhelpyesterday at 9:41 AM1 replyview on HN

To me, I really like Golang's batteries included platform. I am not sure about .NET though


Replies

jeswinyesterday at 12:06 PM

C#'s LINQ (code as data, like LISP) wins over golang for any type of data access. Strongly-typed, language-native queries. Go has its own advantages though.

show 1 reply