Skip to content

go-sqlt/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) Coverage

import "github.com/go-sqlt/sqlt"

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