Skip to content
/ sql Public

A collection of packages to work with sql in go

License

Notifications You must be signed in to change notification settings

yansal/sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A collection of packages to work with sql in go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages