Skip to content

jjeffery-legacy/sqlf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sqlf: Formatting SQL statements

Package sqlf provides assistance in creating SQL statements.

GoDoc License GoReportCard

NOTE: This package is an earlier version of the sqlstmt package. It is not being maintained and will be deleted at some point.

Overview

Package sqlf attempts to make the generation of SQL statements easier by using a Printf-style API that will build SQL statements based on the contents of Go language structures.

Releases

No releases published

Packages

No packages published

Languages