Golang
Personal notes I've put together while learning Golang and it's various frameworks and packages.
This includes also databases.
There is tons of great resources out there so this one will be more or less as a crossroad to gather up several other resources at one place.
I might add some content where appropriate but mostly you'll see only links.
With the exception of Examples or Projects, where might be a code snippets and explanation of algorithms, etc.
I also won't try to list every possible library there is, simply because there is already a great curated resource for that:
My aim is more to choose libraries I use or simply find interesting and then how to use them, etc.