← Back to context Comment by Imustaskforhelp 24 days ago To me, I really like Golang's batteries included platform. I am not sure about .NET though 2 comments Imustaskforhelp Reply jeswin 24 days ago 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. pier25 24 days ago EF is amazing
jeswin 24 days ago 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. pier25 24 days ago EF is amazing
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.
EF is amazing