Databases

Persisting data with Go.

Patterns

Design patterns for Go and database models.

SQL package

Create and execute queries and statements with Go’s SQL package.

MySQL

Connecting and working with MySQL and Go.

PostgreSQL

Connecting and working with PostgreSQL and Go.

SQLite

Connecting and working with SQLite and Go.

Migrations

Automate schema management, statement and query execution,