go-ozzo / ozzo-dbx

A Go (golang) package that enhances the standard database/sql package by providing powerful data retrieval methods as well as DB-agnostic query building capabilities.
MIT License
634 stars 90 forks source link

Support for AR? #2

Closed kolkov closed 8 years ago

kolkov commented 8 years ago

Are you planning to add support for AR?

qiangxue commented 8 years ago

This would be a separate project. ozzo-dbx is more like Yii's DAO layer.