rkulla.blogspot.com
Ryan Kulla: January 2016
http://rkulla.blogspot.com/2016_01_01_archive.html
Software Engineering and Tech. Sunday, January 3, 2016. Data Pipeline and ETL tasks in Go using Ratchet. As Data Engineers and Software Engineers we might define Data Pipelines. Differently. This Wikipedia entry. Defines a pipeline as a set of data processing elements connected in series, where the output of one element is the input of the next one; often executed in parallel. That is pretty close to how I'll define it here. More specifically, I'll use The Golang Blog's informal definition. It provides a...
4gophers.ru
Язык программирования Go | Go и SQL базы данных
http://4gophers.ru/article/go-i-sql-bazy-dannyh
Go и SQL базы данных. Опубликовано: Артем 16 Aug, 2015. Перевод статьи " Practical Persistence in Go: SQL Databases. Это первый туториал из серии материалов про работу с данными в веб приложениях. В этом посте мы погрузимся в работу с SQL базами данных. Я объясню работу с стандартным пакетом. Приведу примеры рабочих приложений и продемонстрирую несколько хитростей для более красивого структурирования кода. Для начала, вам необходимо установить драйвера для работы с. Go get github.com/lib/pq. Nil { log...
xaprb.com
Essential Books · Baron Schwartz's Blog
http://www.xaprb.com/essential-books
Baron Schwartzs Blog · Stay Curious! 2016 Baron Schwartz. Contact: moc.brpax@norab, Twitter. Sat, Jan 1, 2005 in. This page lists the most valuable books on my bookshelf. In my opinion, these books contain knowledge or wisdom that is so valuable and so hard to find that they’re worth far more than the cover price. I read a lot of books; I post independent, unbiased, non-paid-for reviews of selected books. The Ultimate Guide to Building Database-Driven Apps with Go. This book complements High Performance ...
rkulla.blogspot.com
Ryan Kulla: Data Pipeline and ETL tasks in Go using Ratchet
http://rkulla.blogspot.com/2016/01/data-pipeline-and-etl-tasks-in-go-using.html
Software Engineering and Tech. Sunday, January 3, 2016. Data Pipeline and ETL tasks in Go using Ratchet. As Data Engineers and Software Engineers we might define Data Pipelines. Differently. This Wikipedia entry. Defines a pipeline as a set of data processing elements connected in series, where the output of one element is the input of the next one; often executed in parallel. That is pretty close to how I'll define it here. More specifically, I'll use The Golang Blog's informal definition. It provides a...
wiki.audean.com
Documents & videos [Audean Wiki]
http://wiki.audean.com/go/docs
Audean Wiki for Mediacore services. Google Go / Golang. HOWTO Register on wiki? Manually ask for access on http:/ www.osinet.fr/contact. There are just too many spammers registering to leave registration open freely. Collecte les livres publiés sur Go. Http:/ dave.cheney.net/2013/06/30/how-to-write-benchmarks-in-go. Mark Bates @ GothamGo 2014. Building a Go app from scratch. HD Screencasts for Go Enthusiasts . Finishing goroutines on signal. 5-day course by Caleb Doxsey. FOSDEM 2015 Go devroom.
stevenyue.com
From Ruby's Grape to Martini in Go for Building Web API Server | Tech Notes from Steven
http://stevenyue.com/2014/02/10/from-rubys-grape-to-martini-in-go-for-building-web-api-server
Tech Notes from Steven. From Ruby's Grape to Martini in Go for Building Web API Server. Feb 10, 2014. We have a website that is built by Rails. We also serve a bunch of APIs for customers. The api server is built on Grape. I googled around to try to find a web framework in Golang, that is suitable for building an api service, and also easy to start with. And I finally found Martini. The api server just uses a. To simplify this experiment, we only define two models: Company. Has many projects, and each pr...
craig.withknown.com
Craig Wickesser
https://craig.withknown.com/tag/golang
Skip to main content. Pool with recycler and lock-free contexts. March 5, 2017. Fun post showing how to use #golang. To detect faces and replace them with another image http:/. February 27, 2017. Implemented a Go client for Metronome (@MesosHQ), the @ApacheMesos framework. https:/. January 19, 2017. Protect against XSS attacks https:/. January 11, 2017. January 4, 2017. Garbage collection is hard Modern garbage collection by @OctSkyward https:/. December 21, 2016. December 15, 2016. December 14, 2016.