数据库文档管理中心
Go to file
vran 137923c740
fix: cursor over limit when sync (#114)
* fix: cursor over limit when sync

* fix: code checkstyle
2022-04-21 10:11:07 +08:00
.github/workflows fix: add permission to gradlew 2022-04-16 17:38:34 +08:00
api fix: cursor over limit when sync (#114) 2022-04-21 10:11:07 +08:00
common Feature/oauth2 github (#27) 2022-03-02 20:13:25 +08:00
config/checkstyle Feature/GitHub action (#23) 2022-02-23 13:27:30 +08:00
core Feature: make description optional when save project or group (#113) 2022-04-20 19:15:16 +08:00
dao Feature/issue 109 (#111) 2022-04-20 16:56:02 +08:00
docs feat: update docs (#107) 2022-04-19 18:39:43 +08:00
gradle/wrapper feat: init core module 2021-12-28 22:55:50 +08:00
plugin fix: cursor over limit when sync (#114) 2022-04-21 10:11:07 +08:00
.gitignore feature: auto get driver class name (#91) 2022-04-14 22:08:47 +08:00
CNAME create CNAME (#54) 2022-03-20 10:25:13 +08:00
Dockerfile feat:update docker file and doc (#104) 2022-04-18 16:21:34 +08:00
LICENSE Create LICENSE (#17) 2022-02-19 13:31:48 +08:00
README.md Feature/issue 109 (#111) 2022-04-20 16:56:02 +08:00
api.gradle feat: init api (#2) 2022-01-24 22:58:47 +08:00
build.gradle feature: auto get driver class name (#91) 2022-04-14 22:08:47 +08:00
databasir-sample-k3s.yaml feature: update docs (#56) 2022-03-21 12:21:47 +08:00
gradlew feat: init core module 2021-12-28 22:55:50 +08:00
gradlew.bat feat: init core module 2021-12-28 22:55:50 +08:00
local.Dockerfile feat:update docker file and doc (#104) 2022-04-18 16:21:34 +08:00
settings.gradle feat: update frontend resources (#77) 2022-04-10 22:34:39 +08:00

README.md

release-version downloads language licence stars

简介

是面向团队的关系型数据库模型文档管理平台,旨在通过自动化的方式解决模型文档管理过程中维护成本高、内容更新不及时以及团队协作复杂等问题。

平台文档:https://doc.databasir.com

问题反馈:https://github.com/vran-dev/databasir/issues

平台演示:https://demo.databasir.com

账号 密码 角色
demo demo123 系统管理员
dev dev123 普通

如果您有任何的问题、建议,欢迎进群讨论

当然您也可以通过公众号给我留言

实在不行给我发邮件也行vran_dev@foxmail.com

特性

  1. 兼容市面多数数据库:支持所有拥有 JDBC 驱动的数据库mysql、postgresql 开箱即用
  2. 丰富的文档管理功能支持文档自动同步版本历史回溯版本差异对比文档讨论UML 生成, 文档导出,数据 SQL 生成等,应有尽有
  3. 面向团队的协作能力:扁平化的角色管理,支持 Github \ Github Enterprise \ Gitlab 的 OAuth2 登录,日志审计

多图展示

  • 文档同步

  • 文档模板定义

  • 版本差异对比

  • UML 图片导出

  • 导出 Markdown 格式展示

License

Apache License 2.0