Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 213 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 213 Bytes

Structured Query Builder

Experimental builder for SQL.
See tests for examples.

Goals

Type safe (as posssible) sql builder.
Correct go code using sqb (except Raw) should generate syntactic correct SQL.