- 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