proxy.golang.org : github.com/tschuyebuhl/bob : v0.15.2
SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/tschuyebuhl/bob@v0.15.2
Published:
Indexed:
Related tag:
v0.15.2
Loading...
Readme
Loading...
Dependencies
- github.com/Masterminds/goutils v1.1.1
- github.com/Masterminds/semver/v3 v3.1.1
- github.com/Masterminds/sprig/v3 v3.2.2
- github.com/aarondl/json v0.0.0-20221020222930-8b0db17ef1bf
- github.com/aarondl/opt v0.0.0-20230114172057-b91f370c41f0
- github.com/cpuguy83/go-md2man/v2 v2.0.2
- github.com/davecgh/go-spew v1.1.1
- github.com/dustin/go-humanize v1.0.0
- github.com/fsnotify/fsnotify v1.6.0
- github.com/go-sql-driver/mysql v1.7.0
- github.com/golang/protobuf v1.5.2
- github.com/google/go-cmp v0.5.9
- github.com/google/uuid v1.3.0
- github.com/huandu/xstrings v1.3.1
- github.com/iancoleman/strcase v0.2.0
- github.com/imdario/mergo v0.3.11
- github.com/jackc/pgpassfile v1.0.0
- github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b
- github.com/jackc/pgx/v5 v5.2.0
- github.com/jinzhu/copier v0.3.5
- github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
- github.com/knadh/koanf v1.4.5
- github.com/lib/pq v1.10.7
- github.com/mattn/go-isatty v0.0.16
- github.com/mitchellh/copystructure v1.2.0
- github.com/mitchellh/mapstructure v1.5.0
- github.com/mitchellh/reflectwalk v1.0.2
- github.com/pelletier/go-toml v1.9.5
- github.com/pganalyze/pg_query_go/v2 v2.2.0
- github.com/pmezard/go-difflib v1.0.0
- github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0
- github.com/rogpeppe/go-internal v1.8.1
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/shopspring/decimal v1.3.1
- github.com/spf13/cast v1.5.0
- github.com/stephenafamo/scan v0.4.0
- github.com/stretchr/testify v1.8.1
- github.com/takuoki/gocase v1.0.0
- github.com/urfave/cli/v2 v2.23.7
- github.com/volatiletech/inflect v0.0.1
- github.com/volatiletech/strmangle v0.0.4
- github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
- golang.org/x/crypto v0.1.0
- golang.org/x/mod v0.7.0
- golang.org/x/sys v0.2.0
- golang.org/x/text v0.4.0
- golang.org/x/tools v0.2.0
- golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
- google.golang.org/protobuf v1.28.1
- gopkg.in/yaml.v3 v3.0.1
- lukechampine.com/uint128 v1.2.0
- modernc.org/cc/v3 v3.40.0
- modernc.org/ccgo/v3 v3.16.13
- modernc.org/libc v1.22.2
- modernc.org/mathutil v1.5.0
- modernc.org/memory v1.4.0
- modernc.org/opt v0.1.3
- modernc.org/sqlite v1.20.2
- modernc.org/strutil v1.1.3
- modernc.org/token v1.0.1