ORM can speed up development efficiency to a certain extent, but to a certain extent, it reduces the control of details and abandons performance. So no user ORM.
Usage
Assuming you have installed docker, docker-compose and golang
docker-compose up -d
go build -o vulcan cmd/vulcan/main.go cmd/vulcan/wire_gen.go