Query builder with some handy utility functions.
For full documentation see godoc.
BenchmarkInsert-4 836143 ns/op 400 B/op 17 allocs/op
BenchmarkUpdate-4 22923 ns/op 488 B/op 18 allocs/op
BenchmarkSelect-4 24934 ns/op 648 B/op 26 allocs/op
BenchmarkSelectMany-4 127559 ns/op 6568 B/op 328 allocs/op
BenchmarkSelectManyPtrs-4 130752 ns/op 7976 B/op 428 allocs/op
Make a pull request