GopherCon 2014 Building Database Applications with Database/SQL by Baron Schwartz

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=m879N2rzn2g



Duration: 37:14
8,301 views
103


I will show how to use Go's database/sql package, with MySQL as an example. Although the documentation is good, it's dense. I'll discuss idiomatic database/sql code, and cover some topics that can save you time and frustration, and perhaps even prevent serious mistakes.

Help us caption & translate this video!

http://amara.org/v/FG0W/




Other Videos By Confreaks


2014-05-22RailsConf 2014 - Class Reloading in Ruby on Rails: The Whole Story by Xavier Noria
2014-05-22RailsConf 2014 - WebRTC Change Communcations Forever by Greg Baugues
2014-05-22RailsConf 2014 - Panel Discussion: The Future of Rails Jobs
2014-05-22RailsConf 2014 - Secrets of a World Memory Champion by Chris Hunt
2014-05-22RailsConf 2014 - An Ode to 17 Databases in 33 Minutes by Toby Hede
2014-05-22RailsConf 2014 - Engine Yard's New and Improved Cloud Platform by Edward Chiu & Will Luongo
2014-05-22RailsConf 2014 - Heroku 2014: A Year in Review by Terence Lee & Richard Schneeman
2014-05-22RailsConf 2014 - Software Development Lessons from the Apollo Program by Julian Simioni
2014-05-21GopherCon 2014 Closing Day Keynote by Andrew Gerrand
2014-05-21GopherCon 2014 Build Your Developer Tools in Go by Alan Shreve
2014-05-21GopherCon 2014 Building Database Applications with Database/SQL by Baron Schwartz
2014-05-21GopherCon 2014 Inside the Gophers Studio with Blake Mizerany
2014-05-21RailsConf 2014 - Writing Small Code by Mark Menard
2014-05-21RailsConf 2014 - Culture of Continue Delivery by Leena S N and Vaidy Bala
2014-05-21RailsConf 2014 - How to Build a Smart Profiler for Rails by Tom Dale and Yehuda Katz
2014-05-21RailsConf 2014 - Workshop - Ruby Coding Dojo by Carlos Souza and David Rogers
2014-05-21RailsConf 2014 - Workshop - Simplifying Code: Monster to Elegant in Less Than 5 steps by Tute Costa
2014-05-21RailsConf 2014 - Looking Backward: Ten Years on Rails by Luke Francl
2014-05-21RailsConf 2014 - Real-time Rails with Sync by Mike Moore
2014-05-21RailsConf 2014 - Make an Event of It by Jason Clark
2014-05-21RailsConf 2014 - Rack::Attack: Protect your app with this one weird gem! by Aaron Suggs



Tags:
gophercon2014
gophercon
golang
sql
databases