Categorygithub.com/yansal/sql
repository
0.14.1
Repository: https://github.com/yansal/sql.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

sql

  • sql/build: build statements
  • sql/hooks: hook into the connector, useful for instrumenting
  • sql/lb: balance connections between multiple connectors
  • sql/nest: nest transactions with savepoints
  • sql/preload: preload struct fields
  • sql/scan: scan rows to maps and structs