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.
 
 
 
vran d0a7a25a4d
feat: add back-top button (#125)
3 years ago
.github/workflows fix: add permission to gradlew 3 years ago
api feat: add back-top button (#125) 3 years ago
common Feature/oauth2 github (#27) 3 years ago
config/checkstyle Feature/GitHub action (#23) 3 years ago
core feat: redesign databae type extension (#124) 3 years ago
dao feat: redesign databae type extension (#124) 3 years ago
databasir-frontend@3a2394a2df feat: add back-top button (#125) 3 years ago
docs feature: support import database type by json or url (#121) 3 years ago
gradle/wrapper feat: init core module 3 years ago
plugin fix: cursor over limit when sync (#115) 3 years ago
.gitignore feature: auto get driver class name (#91) 3 years ago
.gitmodules feat: add frontend submodule (#116) 3 years ago
CNAME create CNAME (#54) 3 years ago
Dockerfile feat:update docker file and doc (#104) 3 years ago
LICENSE Create LICENSE (#17) 3 years ago
README.md feat: update docs (#118) 3 years ago
api.gradle feat: init api (#2) 3 years ago
build.gradle feature: auto get driver class name (#91) 3 years ago
databasir-sample-k3s.yaml feature: update docs (#56) 3 years ago
gradlew feat: init core module 3 years ago
gradlew.bat feat: init core module 3 years ago
local.Dockerfile feat:update docker file and doc (#104) 3 years ago
settings.gradle feat: update frontend resources (#77) 3 years ago

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 普通

点击联系

特性

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

多图展示

  • 文档同步

sync.gif

  • 文档模板定义

  • 版本差异对比

  • UML 图片导出

  • 导出 Markdown 格式展示

License

Apache License 2.0