GithubHelp home page GithubHelp logo

rumblec / ddl2plantuml Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wangyuheng/ddl2plantuml

0.0 0.0 0.0 9.69 MB

ddl转换为plantuml格式ER图

License: MIT License

Kotlin 94.00% Dockerfile 3.40% Shell 2.60%

ddl2plantuml's People

Contributors

dependabot[bot] avatar wangyuheng avatar

Watchers

 avatar

ddl2plantuml's Issues

不支持navicat导出的ddl直接使用

原因

实现上只识别create语法,导出的sql中包含了导出的 时间等信息(注释),有额外的 delete 的ddl

处理

  1. 过滤掉注释信息
  2. 过滤掉非create的ddl

额外

1.由于默认是通过**“;”来区分多条ddl,如果语句中存在“;”**会使判断异常

默认的DockerImage过大

原因

使用了openjdk的基础镜像导致整体过大

image

处理

  1. 使用go重新实现一下功能打出native-image然后重新上传一个docker image
  2. 使用graalvm打出native-image然后重新上传一个docker image

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.