package mariadb
import "zgo.at/zdb/drivers/mariadb"
Package mariadb provides a zdb driver for MariaDB.
This uses https://github.com/go-sql-driver/mysql
Only "sql_mode=ansi" is supported. This means that identifiers have to be quoted with a " instead of a `. This is set automatically.
Index ¶
Source Files ¶
mariadb.go
- Version
- v0.0.0-20250411114835-98f201430043 (latest)
- Published
- Apr 11, 2025
- Platform
- darwin/amd64
- Imports
- 10 packages
- Last checked
- 1 day ago –
Tools for package owners.