Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 603 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 603 Bytes

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.