So, my story is that I'm starting researching Go lang, ORMs that could be used there, project structures.
In this post you could find useful links to create simple go app with gorp ORM
Gorp quick start:
http://nathanleclaire.com/blog/2013/11/04/want-to-work-with-databases-in-golang-lets-try-some-gorp/
Go project structure:
http://golang.org/doc/code.html
Gorp ORM description:
https://godoc.org/github.com/coopernurse/gorp
Simple App with Go, Martini, Gorp and MySQL
http://techslides.com/simple-app-with-go-martini-gorp-and-mysql
http://habrahabr.ru/post/182602/
Vim commands description:
https://ru.wikibooks.org/wiki/Vim#.D0.9E.D1.82.D0.BA.D1.80.D1.8B.D1.82.D1.8C.2F.D1.81.D0.BE.D0.B7.D0.B4.D0.B0.D1.82.D1.8C_.D1.84.D0.B0.D0.B9.D0.BB
Go quick start:
http://www.youtube.com/watch?v=XCsL89YtqCs
Go book:
http://www.golang-book.com/assets/pdf/gobook.pdf
Deploying Environment - Eclipse + GoClipse:
https://github.com/GoClipse/goclipse/blob/latest/documentation/Installation.md#installation
Go на русском:
http://www.litres.ru/mark-sammerfild-2/programmirovanie-na-go-razrabotka-prilozheniy-xxi-veka/
In this post you could find useful links to create simple go app with gorp ORM
Gorp quick start:
http://nathanleclaire.com/blog/2013/11/04/want-to-work-with-databases-in-golang-lets-try-some-gorp/
Go project structure:
http://golang.org/doc/code.html
Gorp ORM description:
https://godoc.org/github.com/coopernurse/gorp
Simple App with Go, Martini, Gorp and MySQL
http://techslides.com/simple-app-with-go-martini-gorp-and-mysql
http://habrahabr.ru/post/182602/
Vim commands description:
https://ru.wikibooks.org/wiki/Vim#.D0.9E.D1.82.D0.BA.D1.80.D1.8B.D1.82.D1.8C.2F.D1.81.D0.BE.D0.B7.D0.B4.D0.B0.D1.82.D1.8C_.D1.84.D0.B0.D0.B9.D0.BB
Go quick start:
http://www.youtube.com/watch?v=XCsL89YtqCs
Go book:
http://www.golang-book.com/assets/pdf/gobook.pdf
Deploying Environment - Eclipse + GoClipse:
https://github.com/GoClipse/goclipse/blob/latest/documentation/Installation.md#installation
Go на русском:
http://www.litres.ru/mark-sammerfild-2/programmirovanie-na-go-razrabotka-prilozheniy-xxi-veka/