proxy.golang.org : github.com/Code-Hex/xo : v0.0.0-20211008083621-3438cf80670b
Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/%21code-%21hex/xo@v0.0.0-20211008083621-3438cf80670b
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/Masterminds/goutils v1.1.0
- github.com/Masterminds/semver v1.5.0
- github.com/Masterminds/sprig v2.22.0+incompatible
- github.com/alexflint/go-arg v1.3.0
- github.com/denisenkom/go-mssqldb v0.9.0
- github.com/gedex/inflector v0.0.0-20170307190818-16278e9db813
- github.com/go-sql-driver/mysql v1.5.0
- github.com/godror/godror v0.22.0
- github.com/google/uuid v1.1.4
- github.com/huandu/xstrings v1.3.2
- github.com/imdario/mergo v0.3.11
- github.com/kenshaw/snaker v0.1.0
- github.com/lib/pq v1.9.0
- github.com/mattn/go-sqlite3 v2.0.3+incompatible
- github.com/mitchellh/copystructure v1.0.0
- github.com/xo/dburl v0.0.0-20200910011426-652e0d5720a3
- github.com/xo/xo v0.0.0-20201215055213-6fe83c5f98b3
- github.com/xo/xoutil v0.0.0-20171112033149-46189f4026a5
- golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
- gopkg.in/rana/ora.v4 v4.1.15