MySQL-CRUD

command
v0.0.0-...-44619c2 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2023 License: MIT Imports: 5 Imported by: 0

README

MySQL CRUD

This is an example project that shows the basics of working with the MySQL database in golang. Go provides an abstract datalayer using the database/sql standard library. You need to load the specific driver your database first, than working with it most databases is relatively the same.

Prerequisites

  • Local MySQL instance
  • Valid Golang installation

Implementation

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