go-gorm / orm-benchmark

orm-benchmark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ORM Benchmark

ORMs

All package run in no-cache mode, forked & refreshed based https://github.com/yusaer/orm-benchmark

Run

# setup env
docker-compose up

# all
go run main.go -multi=20 -orm=all

# portion
go run main.go -multi=20 -orm=gorm

About

orm-benchmark


Languages

Language:Go 100.0%