mysql

package
v0.41.0 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2026 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

Package mysql registers the `client "mysql"` block. Like Postgres it is pure Go (the go-sql-driver/mysql driver needs no cgo), so there is no build-tag split and it is available in both the full and minimal container images.

It supplies a sqlengine.Dialect plus DSN assembly and otherwise reuses the dialect-agnostic engine in clients/sql for pooling, named queries, parameter binding, row scanning, and the result object. See doc/client-sql.md.

Jump to

Keyboard shortcuts

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