Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xxl6097/go-sqlite
基于gorm的数据库
https://github.com/xxl6097/go-sqlite
Last synced: about 1 month ago
JSON representation
基于gorm的数据库
- Host: GitHub
- URL: https://github.com/xxl6097/go-sqlite
- Owner: xxl6097
- Created: 2024-07-15T09:31:55.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-16T01:43:13.000Z (6 months ago)
- Last Synced: 2024-11-03T09:27:29.381Z (3 months ago)
- Language: Go
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 *.gohttps://gorm.io/zh_CN/docs/index.html
go get -u github.com/xxl6097/[email protected]