https://github.com/indiff/dbchm
DBCHM修改版本,支持导出数据库字典分组 The modified version of dbchm supports exporting database dictionary groups ( chm/word/markdown/html)
https://github.com/indiff/dbchm
chm db2 html markdown mysql oracle postgresql word
Last synced: about 2 months ago
JSON representation
DBCHM修改版本,支持导出数据库字典分组 The modified version of dbchm supports exporting database dictionary groups ( chm/word/markdown/html)
- Host: GitHub
- URL: https://github.com/indiff/dbchm
- Owner: indiff
- License: mit
- Created: 2021-04-06T08:55:50.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2023-04-26T15:28:23.000Z (over 2 years ago)
- Last Synced: 2025-04-03T05:41:19.262Z (9 months ago)
- Topics: chm, db2, html, markdown, mysql, oracle, postgresql, word
- Language: C#
- Homepage:
- Size: 45.6 MB
- Stars: 55
- Watchers: 2
- Forks: 20
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/indiff/DBCHM/releases/tag/v1.8.0.4)
## 🧨操作方法


## ✔ 更新日志
- [x] 修复chm生成bug、支持返回目录、索引主题支持表名和表注释搜索
- [x] 支持 Oracle 存储过程,按type分类, 名称获取类型和相应的功能描述 2021/9/25 1.8.0.4 (文件名不能包含/ 或者 \ 字符)
- [x] 支持表结构进行分组
- [x] 修复分组后不能显示批注的bug
- [x] 更新packages
- [x] 调整关于页面和皮肤
## 👍发布版本
```
git tag -a v1.8.0.4 -m "Oracle存储过程分类,提取功能注释"
git push origin v1.8.0.4
删除标签
git push origin --delete v1.8.0.4
git tag -d v1.8.0.4
```
## 🎯 支持的数据库
- [x] SqlServer
- [x] MySQL
- [x] Oracle
- [x] PostgreSQL
- [x] DB2
- [x] SQLite
## 💪贡献者
- [trycache](https://gitee.com/trycache) 主要开发者
- [空无一物](https://gitee.com/dotnetchina/) 先驱者
- [indiff](https://github.com/indiff/) 扩展支持分组功能
## 配置方法
- 表名匹配

- 表前缀匹配

## 欢迎关注
- [qttabbar](https://github.com/indiff/qttabbar)