数据库文档管理中心
Go to file
vran 4635a93cba feat: add k3s sample config 2022-03-20 11:36:25 +08:00
.github/workflows feat: update github action (#37) 2022-03-06 15:21:12 +08:00
api fix: miss db-driver-directory property (#53) 2022-03-19 16:58:42 +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 feat: support version diff (#52) 2022-03-19 15:01:15 +08:00
dao feat: support version diff (#52) 2022-03-19 15:01:15 +08:00
docs Create CNAME 2022-03-20 10:28:13 +08:00
gradle/wrapper feat: init core module 2021-12-28 22:55:50 +08:00
img feat: update readme (#19) 2022-02-19 23:21:22 +08:00
plugin feat: support version diff (#52) 2022-03-19 15:01:15 +08:00
.gitignore feat: support custom database types 2022-03-11 23:13:56 +08:00
CNAME create CNAME (#54) 2022-03-20 10:25:13 +08:00
Dockerfile Add manual & auto release action (#36) 2022-03-06 15:06:59 +08:00
LICENSE Create LICENSE (#17) 2022-02-19 13:31:48 +08:00
README.md Update README.md (#48) 2022-03-13 22:20:24 +08:00
api.gradle feat: init api (#2) 2022-01-24 22:58:47 +08:00
build.gradle refactor document export logic (#51) 2022-03-15 20:38:38 +08:00
databasir-sample-k3s.yaml feat: add k3s sample config 2022-03-20 11:36:25 +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 Add manual & auto release action (#36) 2022-03-06 15:06:59 +08:00
settings.gradle feat: init api (#2) 2022-01-24 22:58:47 +08:00

README.md

Databasir

简介

Databasir 是一款集中式的数据库文档管理工具,提供了自动化、版本化、扁平化的数据库文档管理能力,主要功能如下

  1. 支持所有实现 JDBC 协议的数据库(如 mysql、postgresql、sqlserver等
  2. 支持 Markdown 文档、Excel 文档(TODO)、UML 图片导出
  3. 支持 Github / Github Enterprise / Gitlab 的 OAuth2 登录配置
  4. 支持文档自动同步、历史版本查看、团队讨论、字段描述等
  5. 扁平化的团队管理模式,灵活适应不同团队组织架构

更多内容,请查看官网

功能展示

  • 文档页面

uml