https://github.com/bigpigeon/toyorm
主要是支持通过 Offsetof 选择字段(目前 go 的 orm 匹配字段都很别扭)
支持 mysql 和 sqlite3 数据库,过段时间会加入 postgresql 目前还在 alpha 阶段:往后我会加入 CAS 和 collection 等几个有趣的 feature
希望大家多多支持