A simple object relational mapping assistant tool
You can commit PR to this repository
go get -u github.com/gobkc/orm
package main
import (
"github.com/gobkc/orm"
"log"
)
func main() {
}
© Gobkc, 2023~time.Now
Released under the Apache License