aliyun-tablestore-go-sdk icon indicating copy to clipboard operation
aliyun-tablestore-go-sdk copied to clipboard

支持ORM操作

Open james-github-code opened this issue 6 years ago • 2 comments

目前TableStore Golang SDK的操作特别繁琐,代码量较多,请考虑支持ORM框架的实现,比如gorm。

james-github-code avatar Oct 18 '19 07:10 james-github-code

这个我们初步评估暂时没有精力开发,现有接口确实使用时,代码很繁琐,新功能api会有所改善,老api也欢迎提一些改进建议

zhoucan1990 avatar Dec 24 '19 02:12 zhoucan1990

https://github.com/diemus/tableorm 欢迎试用

diemus avatar May 01 '20 15:05 diemus