GithubHelp home page GithubHelp logo

meng80000 / database-dictionary-spring-boot-starter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jingxiaohu/database-dictionary-spring-boot-starter

0.0 0.0 0.0 28.22 MB

database-dictionary-spring-boot-starter

License: Other

Java 10.94% CSS 15.63% JavaScript 71.30% HTML 2.13%

database-dictionary-spring-boot-starter's Introduction

database-dictionary

介绍

鉴于企业开发过程中数据字典难维护,我们团队参考阿里云数据库管理中的数据字典展示,进行了一个克隆。当前 4.0 版本支持 MySQL SQLSERVER ORACLE DB2 PG 数据库的数据字典生成,关联您的数据库后,可以自动生成 PDF和markdown 文件格式的数据字典文档,也可以直接运行项目支持在线 同步数据库数据字典,支持在线选择不同的数据库,得到该库相应的所有表信息列表,支持在线PDF文件下载。 码云下载地址:https://gitee.com/cdtrh_group/database-dictionary 官方QQ群:256612400

使用说明

DOCKER镜像: docker pull 251878350/database-dictionary:v4.0

docker run -itd -p 9998:9998 --name=database-dictionary 251878350/database-dictionary:v4.0

在项目的单元测试用例中,有相关数据库的DEMO。 PDF格式数据字典效果展示如下: 输入图片说明 直接运行 DataBaseApplication 开启springboot web 启动成功后,访问:http://127.0.0.1:9998/ 就可以进入首页了 在线markdown展示效果如下: 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明

database-dictionary-spring-boot-starter's People

Contributors

jingxiaohu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.