Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xxl6097/go-sqlite

基于gorm的数据库
https://github.com/xxl6097/go-sqlite

Last synced: about 1 month ago
JSON representation

基于gorm的数据库

Awesome Lists containing this project

README

        

$ CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build *.go
$ CGO_ENABLED=0 GOOS=windows GOARCH=amd64 go build *.go

https://gorm.io/zh_CN/docs/index.html

go get -u github.com/xxl6097/[email protected]