databasir/README.md

51 lines
1.9 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

![release-version](https://img.shields.io/github/v/release/vran-dev/databasir?include_prereleases&style=for-the-badge) ![downloads](https://img.shields.io/github/downloads/vran-dev/databasir/total?style=for-the-badge) ![language](https://img.shields.io/github/languages/top/vran-dev/databasir?style=for-the-badge) ![licence](https://img.shields.io/github/license/vran-dev/databasir?style=for-the-badge) ![stars](https://img.shields.io/github/stars/vran-dev/databasir?style=for-the-badge)
## 简介
![](docs/databasir.png) 是面向团队的**关系型数据库模型文档管理平台**,旨在通过自动化的方式解决模型文档管理过程中维护成本高、内容更新不及时以及团队协作复杂等问题。
平台文档https://doc.databasir.com
问题反馈https://github.com/vran-dev/databasir/issues
平台演示:[https://demo.databasir.com](http://121.4.67.27/)
| 账号 | 密码 | 角色 |
| ---- | ------- | ---------- |
| demo | demo123 | 系统管理员 |
| dev | dev123 | 普通 |
[点击联系](https://doc.databasir.com/#/?id=联系)
## 特性
1. 兼容市面多数数据库:支持所有拥有 JDBC 驱动的数据库mysql、postgresql 开箱即用
2. 丰富的文档管理功能支持文档自动同步版本历史回溯版本差异对比文档讨论UML 生成, 文档导出,数据 SQL 生成等,应有尽有
3. 面向团队的协作能力:扁平化的角色管理,支持 Github \ Github Enterprise \ Gitlab 的 OAuth2 登录,日志审计
## 多图展示
- 文档同步
![sync.gif](https://s2.loli.net/2022/04/22/aoiSR1V3MuN67m8.gif)
- 文档模板定义
![](docs/README/index/template.gif)
- 版本差异对比
![](docs/README/index/diff.gif)
- UML 图片导出
![](docs/README/index/uml-export.gif)
- 导出 Markdown 格式展示
![](docs/README/index/markdown-exported.gif)
## License
Apache License 2.0