You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

69 lines
1.6 KiB

## 简介
![](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 | 普通 |
## 联系
<!-- tabs:start -->
#### **微信群**
<img src="https://s2.loli.net/2022/04/28/xibsMtIw4GeCVuU.jpg" width="250px" />
#### **公众号**
![qrcode.jpg](https://s2.loli.net/2022/04/22/mZjlG5u4vrXW1SL.jpg)
#### **邮箱**
vran_dev@foxmail.com
<!-- tabs:end -->
## 特性
1. 兼容市面多数数据库:支持所有拥有 JDBC 驱动的数据库,mysql、postgresql 开箱即用
2. 丰富的文档管理功能:支持文档自动同步,版本历史回溯,版本差异对比,文档讨论,UML 生成, 文档导出,数据 SQL 生成等,应有尽有
3. 面向团队的协作能力:扁平化的角色管理,支持 Github \ Github Enterprise \ Gitlab 的 OAuth2 登录,日志审计
## 多图展示
<!-- tabs:start -->
#### **文档同步**
![sync.gif](https://s2.loli.net/2022/04/22/aoiSR1V3MuN67m8.gif)
#### **自定义模板**
![](README/index/template.gif)
#### **版本对比**
![](README/index/diff.gif)
#### **文档导出**
- UML 图片导出
![](README/index/uml-export.gif)
- 导出 Markdown 格式展示
![](README/index/markdown-exported.gif)
<!-- tabs:end -->