episode13

command
v0.0.0-...-c6e3130 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 29, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

README

Using database/sql

Watch The Screencast

Go in 5 Minutes, episode 13.

This screencast shows the basics of using the database/sql package.

Screencast video: https://goin5minutes.com/screencast/episode_13_using_database_sql/

Outline

  1. The basics of the package
  2. How to use it
  3. Example code

Build & Run Instructions

To build and run the code in this directory, ensure you have glide installed first. Then, run make bootstrap build run to run the code.

Additional Resources

http://go-database-sql.org has excellent, detailed documentation on the database/sql package. If you find the documentation on godoc.org lacking in some area, I encourage you to check out that site.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL