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 fc4edfd636
Feature/GitHub action (#23)
3 years ago
.github/workflows Feature/GitHub action (#23) 3 years ago
README feat: update readme (#21) 3 years ago
api feat: add checkstyle (#22) 3 years ago
common feat: add checkstyle (#22) 3 years ago
config/checkstyle Feature/GitHub action (#23) 3 years ago
core feat: add checkstyle (#22) 3 years ago
dao feat: add checkstyle (#22) 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 feat:update dockerfile (#20) 3 years ago
LICENSE Create LICENSE (#17) 3 years ago
README.md feat: update readme (#19) 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
settings.gradle feat: init api (#2) 3 years ago

README.md

Databasir

文档索引

简介

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

  1. 支持多种数据库
  2. 自动或手动同步数据库 Schema 并生成文档
  3. 项目 Schema 历史版本文档查看
  4. 项目文档导出,提供 markdown、excel(研发中) 等格式
  5. 团队管理、成员管理一应俱全,扁平化的权限管理模式
  6. 安全系数高:数据库密码加密存储,存储后不会再返回前端

支持数据库

    • Mysql
    • Postgresql
    • Oracle
    • SqlServer

功能规划

  • 用户操作审计日志
  • 文档自动同步日志
  • Excel 文档导出
  • Markdown 文档导出

展示

  • 分组创建

  • 项目创建

  • 项目同步

  • 项目批注

  • 分组成员

  • 用户创建

  • 用户详情

  • 操作日志