//
pkg.gl
Category
github.com/og/gofree
repository
package
0.5.3
Repository:
https://github.com/og/gofree.git
Documentation:
pkg.go.dev
Overview
Dependencies
16
Dependents
1
#
Packages
example
No description provided by the author
#
README
gofree
符合 golang 风格的 ORM
消除链式调用,让 SQL 一目了然
QueryBuilder 支持 DBA 审查 SQL,即使是非常复杂的SQL
接口友好,基于正确的场景设计接
接口设计松紧灵活,尽可能的消除
interface{}
的同时保持易用性.