*gosql.DB has four basic methods to interact with a database.
gosql.DB
Select
Insert
Update
Delete
Last updated 4 years ago