Giter Club home page Giter Club logo

dictionary's Introduction

dictionary

项目介绍

自己很久前写的一个小项目,现在扔到这里来,之前的项目地址是: https://gitee.com/dazhaozhao/dictionary,现在放到github上来。 有需要的网友尽快拿去。 MySQL数据字典生成工具

软件架构

没有啥子架构,纯手写,文件操作数据库操作都是自己简单封装的。

安装教程

  1. 入口文件index.php,可以单独配置一个域名,或者是放到某个项目里面,访问 dictionary目录即可。
  2. 配置config.php的数据库账号和密码。
  3. 在mac或者linux环境下面,注意需要设置runtime目录权限为777, chmod -R 777 runtime

功能说明

  1. 选择数据库进行生成数据字典,要记录生成的日期,还可以更新数据字典,并形成历史记录,查看各个时间生成的数据库字典。
  2. 生成的数据能够缓存。
  3. 能下载生成的数据字典。

输入图片说明 输入图片说明

dictionary's People

Contributors

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