https://github.com/envzo/zorm
lightware, flexible ORM toolkit, defined by yaml file, generated to go code, support MySQL, MongoDB
https://github.com/envzo/zorm
go mysql mysql-database orm yaml
Last synced: about 2 months ago
JSON representation
lightware, flexible ORM toolkit, defined by yaml file, generated to go code, support MySQL, MongoDB
- Host: GitHub
- URL: https://github.com/envzo/zorm
- Owner: envzo
- License: apache-2.0
- Created: 2018-11-23T02:59:47.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-01-16T05:17:33.000Z (over 6 years ago)
- Last Synced: 2025-01-16T08:16:34.108Z (over 1 year ago)
- Topics: go, mysql, mysql-database, orm, yaml
- Language: Go
- Homepage:
- Size: 71.3 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zorm
ORM, defined by yaml file, generated to go code, support MySQL, MongoDB
# supporting features
- nullable
- set varchar size
- ...
# Todo
- 默认值
- yaml 枚举定义