# db_performance **Repository Path**: xiongpf88/db_performance ## Basic Information - **Project Name**: db_performance - **Description**: mysql 性能分析,并生产相应的html报告 - **Primary Language**: Go - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-03-29 - **Last Updated**: 2023-12-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # db_performance mysql 性能分析 目录机构
conf 配置文件路径
|
db 初始化数据库的
|
log 存放日志目录
|
main.go
|
out 输出html
|
proto json实体
|
templates 模板
|
test 测试文件
|
utils 工具目录