# EasyDataBaseExport **Repository Path**: jjfinal/EasyDataBaseExport ## Basic Information - **Project Name**: EasyDataBaseExport - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-02-10 - **Last Updated**: 2026-02-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
EasyDataBaseExport

EasyDataBaseExport

IntelliJ IDEA 2021 java JDK Version release license

English | [简体中文](https://github.com/Zhuoyuan1/MySQLToWordOrExcel/blob/main/README_zh.MD) ## Table structure export This tool is mainly used to export the table structure to facilitate the quick generation of the 《 Document of Database Structure》, and to quickly view the table structure and related information. The tool is free forever, welcome to experience! Download address: [here](https://www.likethewind.top/) Other versions: [download](https://wwr.lanzoui.com/b02c7c0cb) 【password:1111】 ### 📖 Documentation [《Documentation of EasyDataBaseExport》](https://zhuoyuan1.github.io/) ### 💬 Runtime environment requirements * 1.8.0_151+ (Recommended jdk_1.8.0_151, the unlimited strength governance policy is enabled for the JVM) ### 🔍 Database support - ✔ MySQL - ✔ Oracle - ✔ SqlServer - ✔ PostgreSQL - ✔ DM - ✔ KINGBASE8 - ✔ DB2 - ✔ XUGU ![在这里插入图片描述](https://github.com/Zhuoyuan1/MySQLToWordOrExcel/blob/main/image/new2.gif) ### 📑 Document support - ✔ Word - ✔ Excel - ✔ Markdown ![在这里插入图片描述](https://github.com/Zhuoyuan1/MySQLToWordOrExcel/blob/main/image/new2.gif) - ✔ Html ![在这里插入图片描述](https://github.com/Zhuoyuan1/MySQLToWordOrExcel/blob/main/image/new2.gif) - ✔ Pdf ![在这里插入图片描述](https://github.com/Zhuoyuan1/MySQLToWordOrExcel/blob/main/image/new2.gif) ### 👀 Function overview > Tips:The resources mentioned in the figure are all from the network and are only used to show the tool functions. The copyright belongs to the author. + Connect Page ![在这里插入图片描述](https://github.com/Zhuoyuan1/MySQLToWordOrExcel/blob/main/image/login.jpg) + Functions of Homepage ![在这里插入图片描述](https://github.com/Zhuoyuan1/MySQLToWordOrExcel/blob/main/image/home.jpg) + Export Custom > `Word`、`Markdown`、`Html` and `Pdf` can export the `Primary-keys` and `Indexes` of table > `Excel` can export `Single sheet` or `More sheet` The configuration location is as follows: ![在这里插入图片描述](https://img-blog.csdnimg.cn/8f7ecf0270fc46d69fad54fc4c3a9956.gif) + Word ![在这里插入图片描述](https://github.com/Zhuoyuan1/MySQLToWordOrExcel/blob/main/image/Word.png) + Excel ![在这里插入图片描述](https://github.com/Zhuoyuan1/MySQLToWordOrExcel/blob/main/image/Excel.png) More sheet ![在这里插入图片描述](https://github.com/Zhuoyuan1/MySQLToWordOrExcel/blob/main/image/Excel_sheet.png) + Markdown ![在这里插入图片描述](https://github.com/Zhuoyuan1/MySQLToWordOrExcel/blob/main/image/Markdown.png) + Html ![在这里插入图片描述](https://github.com/Zhuoyuan1/MySQLToWordOrExcel/blob/main/image/Html.png) + Pdf ![在这里插入图片描述](https://github.com/Zhuoyuan1/MySQLToWordOrExcel/blob/main/image/Pdf.png) ### ☕ Project structure ```md EasyDataBaseExport └─ src/main/java/com/easydatabaseexport ├── `common` ├── `core` ├── `database` ├── `entities` ├── `enums` ├── `exception` ├── `factory` ├── `log` ├── `navicat` ├── `ui` └── `util` ``` ### 🏃 How to run * 1.Double-click jar * 2.Command line input : java -jar *.jar * 3.Run `EasyDataBaseExportMain` main-method ### 📦 Compile and package ![img.png](https://github.com/Zhuoyuan1/MySQLToWordOrExcel/blob/main/image/maven.png) Double click to run `assembly:assembly` to package Note: Some adopted drivers are not uploaded to Maven warehouse If the packaging error is reported, you will be prompted that the package cannot be found. Please run `mvn install` first. ![img.png](https://github.com/Zhuoyuan1/MySQLToWordOrExcel/blob/main/image/install.png) ### ⏳ Download Lan zou yun:[https://wwr.lanzoui.com/b02c7c0cb](https://wwr.lanzoui.com/b02c7c0cb) password:1111 Project:[https://gitee.com/lzy549876/EasyDataBaseExport](https://gitee.com/lzy549876/EasyDataBaseExport) ### 📧 Contact me QQ: 963565242 Mail: 963565242@qq.com ### 📌 Jetbrains plug-in This plug-in is applicable to multiple JetBrains platforms (including but not limited to IntelliJ IDEA and PyCharm). It is developed based on the Database Tool, and all databases supported by the Database Tool are supported. It implements the core functions of this tool. Welcome to try!💖 ![输入图片说明](https://github.com/Zhuoyuan1/MySQLToWordOrExcel/blob/main/image/image.png) Plug-in download address: [https://plugins.jetbrains.com/plugin/19672-easy-database-export](https://plugins.jetbrains.com/plugin/19672-easy-database-export) > If this tool can help you, please click star. Thank you!!!