1 Star 23 Fork 6

dazhaozhao / dictionary

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

dictionary

项目介绍

MySQL数据字典生成工具

软件架构

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

安装教程

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

功能说明

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

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

MIT License Copyright (c) 2022 dazhaozhao Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

MySQL数据字典生成工具 展开 收起
PHP
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
PHP
1
https://gitee.com/dazhaozhao/dictionary.git
git@gitee.com:dazhaozhao/dictionary.git
dazhaozhao
dictionary
dictionary
master

搜索帮助