目前支持的功能有
- CURD
- Chainable API
- Before/After Create/Save/Update/Delete Callbacks
- Order/Select/Limit/Offset Support
- Update, Updates Like Rails's update_attribute, update_attributes
- Dynamically set table name when search, update, delete...
- Automatically CreatedAt, UpdatedAt
- Soft Delete
- Create table from struct
- Prevent SQL Injection
- Goroutines friendly
- Database Pool
我自己用起来挺爽的
欢迎各种意见,建议。。。。
有疑问加站长微信联系(非本文作者)
![](https://static.golangjob.cn/static/img/footer.png?imageView2/2/w/280)
项目开源么?源码地址共享给大家呗
竟然连最关键的源代码地址没有列出来。。。。。。。。 不好意思![:wink: :wink:](https://cdnjs.cloudflare.com/ajax/libs/emojify.js/1.1.0/images/basic/wink.png)
https://github.com/jinzhu/gorm
牛逼!能不能弄个中文的readme