Skip to content
/ sqlt Public

A Go Template-Based SQL Builder and Struct Mapper

License

Notifications You must be signed in to change notification settings

wroge/sqlt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Go Template-Based SQL Builder and Struct Mapper

go.dev reference GitHub tag (latest SemVer) codecov

import "github.com/wroge/sqlt"

sqlt uses Go’s template engine to create a flexible, powerful, and type-safe SQL builder and struct mapper.