proxy.golang.org : github.com/t-tiger/gorm-bulk-insert/v2 : v2.0.1
Package gormbulk provides a bulk-insert method using a DB instance of gorm. This aims to shorten the overhead caused by inserting a large number of records.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/t-tiger/gorm-bulk-insert/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/DATA-DOG/go-sqlmock v1.4.1
- github.com/davecgh/go-spew v1.1.1
- github.com/denisenkom/go-mssqldb v0.0.0-20200206145737-bbfc9a55622e
- github.com/go-sql-driver/mysql v1.5.0
- github.com/jinzhu/gorm v1.9.12
- github.com/jinzhu/now v1.1.1
- github.com/kr/text v0.2.0
- github.com/lib/pq v1.3.0
- github.com/mattn/go-sqlite3 v2.0.3+incompatible
- github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
- github.com/stretchr/testify v1.5.1
- golang.org/x/crypto v0.0.0-20200406173513-056763e48d71
- gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
- gopkg.in/yaml.v2 v2.2.8