Utah Golang User Group
Utah Golang User Group
  • 5
  • 13 419
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 GroupIntro to SQLBoiler by Aaron Lefkowitz - Utah Go User Group
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 GroupOpenTracing with Jaeger - Utah Go User Group
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 GroupWhy Qualtrics Chose Go - Utah Go User Group
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 GroupCreate your own DSL in Go - Utah Go User Group
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.

КОМЕНТАРІ

  • @Users776
    @Users776 3 місяці тому

    0:02

  • @budi0580
    @budi0580 2 роки тому

    Hi , does anyone know, if it work with postgres in windows ?

  • @MrBranh0913
    @MrBranh0913 4 роки тому

    I really would have loved to get a github link to this.

  • @ItslennyDe
    @ItslennyDe 4 роки тому

    Yea would be awesome if the code got uploaded somewhere

  • @王科学-t6o
    @王科学-t6o 6 років тому

    Can I get the demo code for learning?

  • @fernandomalmeida
    @fernandomalmeida 7 років тому

    Github Repo of the Jim DSL: github.com/nathanielc/jim