- 5
- 13 419
Utah Golang User Group
Приєднався 15 сер 2017
Presentations from the Utah Golang User Group (#UTGO)
Intro to Gopher Data by Miriah Peterson - Utah Go User Group
Data! Data! Data! Programming is 90% moving bytes from one location to another. Gopher data is a set of libraries that are transforming Go into one of the best languages for handling data. We will explore Gopher data and see what it can contribute to data scientists and engineers.
Переглядів: 152
Відео
Intro to SQLBoiler by Aaron Lefkowitz - Utah Go User Group
Переглядів 2,4 тис.6 років тому
Go is an amazing language, particularly for high scale, low memory applications. But if you have created a basic CRUD app in Go, you start to feel the pain when compared to other more dynamic languages and frameworks like Rails, Django, etc. In particular, database interactions can get very tedious. Frameworks for Go have sprung up to fit this need, but often make heavy use of reflection and do...
OpenTracing with Jaeger - Utah Go User Group
Переглядів 6 тис.7 років тому
Learn the basics of OpenTracing and Jaeger and why they are so awesome. Jason Newman, Chief Architect at Weave, presents on how Weave uses OpenTracing and Jaeger to diagnose issues on their micro-service architecture.
Why Qualtrics Chose Go - Utah Go User Group
Переглядів 1677 років тому
See why Qualtrics, one of only a handful of Utah "unicorns", decided to switch to Go for many of their production systems, and also get some insights on how to help your company transition as well.
Create your own DSL in Go - Utah Go User Group
Переглядів 4,8 тис.7 років тому
Nathaniel Cook from InfluxDB explains the reasons why you would create your own DSL, and how to do it in Go.
0:02
Hi , does anyone know, if it work with postgres in windows ?
I really would have loved to get a github link to this.
Yea would be awesome if the code got uploaded somewhere
Can I get the demo code for learning?
Github Repo of the Jim DSL: github.com/nathanielc/jim