Code Monkey home page Code Monkey logo

simple-database-designer's Introduction

数据库脚本工具 - 简单


简要说明

使用Excel设计表结构,生成多种数据库脚本,及数据库Word文档

希望路过的小伙伴,多关注,项目达到百星后可免费向IDEA官网申请激活码。

数据库

目前计划支持主流数据库:MySQL,ORACLE,SQLSERVER

使用源码

git clone https://github.com/zhouhailin/simple-database-designer
cd simple-database-designer
mvn package
java -jar target/simple-database-designer-*.jar 

使用发布包


配置

修改 config/application.properties 配置文件中 simpleGenerateDir 指定工作目录

运行时扫描工作目录下所有 *.xlsx 文件生成一个数据库脚本

License

Apache License, Version 2.0 Copyright (C) Apache Software Foundation

simple-database-designer's People

Contributors

zhouhailin avatar

Stargazers

 avatar

Watchers

 avatar  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.