|
|
|
|
|
by zchrykng
2311 days ago
|
|
> ... Go standard library is fully-featured enough that it can be considered a framework in its own right... Maybe compared to writing a server in C/C++... ORM doesn't exist in the standard library. Templating is okay. Auth doesn't exist. |
|
SQL sprinkled with a little bit of prudent caching works pretty well in go.