Imports
- github.com/lib/pq
- github.com/go-pg/pg/v10
- gorm.io/driver/postgres
- gorm.io/gorm
- gorm.io/gorm/logger
- github.com/astaxie/beego/orm
- xorm.io/xorm
- gopkg.in/gorp.v1
- github.com/gocraft/dbr/v2
- github.com/jmoiron/sqlx
- github.com/jackc/pgx/v4
- github.com/jackc/pgx/v4/pgxpool
- github.com/jackc/pgx/v4/stdlib
- github.com/samonzeweb/godb
- github.com/samonzeweb/godb/adapters/postgresql
- github.com/go-rel/rel
- github.com/go-rel/rel/where
- gopkg.in/reform.v1
- gopkg.in/reform.v1/dialects/postgresql
- github.com/upper/db/v4
- github.com/upper/db/v4/adapter/postgresql
- github.com/volatiletech/sqlboiler/v4/boil
- github.com/volatiletech/sqlboiler/v4/queries/qm
- entgo.io/ent/dialect
- entgo.io/ent/dialect/sql
- github.com/uptrace/bun
- github.com/uptrace/bun/dialect/pgdialect
- github.com/uptrace/bun/driver/pgdriver
- github.com/go-rel/postgres
- github.com/gobuffalo/pop/v6
Imports in module “github.com/efectn/go-orm-benchmarks”
- github.com/efectn/go-orm-benchmarks/benchs/ent
- github.com/efectn/go-orm-benchmarks/benchs/ent/model
- github.com/efectn/go-orm-benchmarks/benchs/sqlc/db
- github.com/efectn/go-orm-benchmarks/benchs/reform
- github.com/efectn/go-orm-benchmarks/benchs/sqlboiler