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