Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 10 hours ago
JSON representation

lightware, flexible ORM toolkit, defined by yaml file, generated to go code, support MySQL, MongoDB

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 枚举定义