db-basics

command module
v0.0.0-...-4f61088 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2022 License: MIT Imports: 6 Imported by: 0

README

Basic DB usage in Golang

Content

  • How to connect to a DB
  • Creating a table with sample data
  • Running select queries
  • Simple insert, update, delete

Task

  • Create a simple application for storing player data
  • Players shall be stored with name and current score
  • Update of scores and removal of players shall be possible
  • Listing all current player data shall be supported, too

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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