Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 283 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 283 Bytes

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