https://github.com/charlesvdv/entitygen
Tool to generate go struct from SQL static analysis
https://github.com/charlesvdv/entitygen
database go go-generate golang postgresql sql tool
Last synced: 5 months ago
JSON representation
Tool to generate go struct from SQL static analysis
- Host: GitHub
- URL: https://github.com/charlesvdv/entitygen
- Owner: charlesvdv
- License: mit
- Created: 2020-09-26T13:22:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-21T16:51:14.000Z (over 5 years ago)
- Last Synced: 2024-11-16T03:12:56.400Z (over 1 year ago)
- Topics: database, go, go-generate, golang, postgresql, sql, tool
- Language: Go
- Homepage:
- Size: 85 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# entitygen

Tool to generate go struct from SQL static analysis