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 e1854b0b49
feature: forbidden disable/enable self (#55)
3 years ago
.github/workflows feat: update github action (#37) 3 years ago
api feature: forbidden disable/enable self (#55) 3 years ago
common Feature/oauth2 github (#27) 3 years ago
config/checkstyle Feature/GitHub action (#23) 3 years ago
core feature: forbidden disable/enable self (#55) 3 years ago
dao feat: support version diff (#52) 3 years ago
docs Create CNAME 3 years ago
gradle/wrapper feat: init core module 3 years ago
img feat: update readme (#19) 3 years ago
plugin feat: support version diff (#52) 3 years ago
.gitignore feat: support custom database types 3 years ago
CNAME create CNAME (#54) 3 years ago
Dockerfile Add manual & auto release action (#36) 3 years ago
LICENSE Create LICENSE (#17) 3 years ago
README.md Update README.md (#48) 3 years ago
api.gradle feat: init api (#2) 3 years ago
build.gradle refactor document export logic (#51) 3 years ago
databasir-sample-k3s.yaml feature: forbidden disable/enable self (#55) 3 years ago
gradlew feat: init core module 3 years ago
gradlew.bat feat: init core module 3 years ago
local.Dockerfile Add manual & auto release action (#36) 3 years ago
settings.gradle feat: init api (#2) 3 years ago

README.md

Databasir

简介

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

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

更多内容,请查看官网

功能展示

  • 文档页面

uml