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 4ee98da074
feat: update README (#38)
3 years ago
.github/workflows feat: update github action (#37) 3 years ago
README feat: update README (#38) 3 years ago
api Add manual & auto release action (#36) 3 years ago
common Feature/oauth2 github (#27) 3 years ago
config/checkstyle Feature/GitHub action (#23) 3 years ago
core fix: project name duplicate error (#35) 3 years ago
dao fix: project name duplicate error (#35) 3 years ago
gradle/wrapper feat: init core module 3 years ago
img feat: update readme (#19) 3 years ago
plugin Feature/GitHub action (#23) 3 years ago
.gitignore feat: update frontend resource 3 years ago
Dockerfile Add manual & auto release action (#36) 3 years ago
LICENSE Create LICENSE (#17) 3 years ago
README.md feat: update README (#38) 3 years ago
api.gradle feat: init api (#2) 3 years ago
build.gradle feat: add checkstyle (#22) 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 可以开箱即用
  2. 支持 github / github-enterprise / gitlab 的 OAuth2 登录,全图形化配置
  3. 支持手动、定时同步数据库结构并自动生成可读性优秀的文档、UML 图
  4. 支持多文件格式导出,如 markdown
  5. 历史模型版本化,一键查看历史版本
  6. 多人协作字段批注,不再害怕没有注释
  7. 扁平化的团队管理模式,灵活适应不同团队组织架构

支持数据库

    • Mysql
    • Postgresql
    • Oracle
    • SqlServer

功能规划

  • 用户操作审计日志
  • 文档自动同步日志
  • Excel 文档导出
  • Markdown 文档导出
  • Github OAuth2 登录模式
  • Gitlab OAuth2 登录模式
  • 模型 UML 生成
  • UML 图片导出

展示

  • 分组创建

  • 项目创建

  • 项目同步

  • 模型 UML 生成

uml

  • 项目批注

  • 分组成员

  • 用户创建

  • 用户详情

  • 操作日志