Hacker News new | ask | show | jobs
by jaytaylor 3946 days ago
Of course, maturity takes time.

Go is still much newer than Python and Ruby. There's no getting around this fact.

1 comments

I've come to think the limitations of Go orms are not due to the lack of maturity, but to inherent limitations of the language that are officialy not going to be removed anytime soon ( because they are seen as a feature by the authors).

Something like linq for example seems simply impossible to code in go.