//
pkg.gl
Category
github.com/godaddy-x/jorm
sqld
package
1.0.67
Repository:
https://github.com/godaddy-x/jorm.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
7
Files
2.7k SLOC
#
Functions
DataToMap
结果集根据对象字段类型填充到map实例.
EchoResultRows
输出查询结果集.
#
Constants
BID
No description provided by the author
COUNT_BY
No description provided by the author
JID
No description provided by the author
MASTER
No description provided by the author
#
Structs
CountResult
No description provided by the author
DBConfig
数据库配置.
DBManager
数据库管理器.
FieldKeyKind
No description provided by the author
MGOConfig
数据库配置.
MGOManager
数据库管理器.
MysqlConfig
mysql配置参数.
MysqlManager
mysql连接管理器.
Option
数据选项.
RDBManager
关系数据库连接管理器.
#
Interfaces
IDBase
orm数据库接口.