English | 简体中文
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
Other versions: download 【password:1111】
《Documentation of EasyDataBaseExport》
- 1.8.0_151+ (Recommended jdk_1.8.0_151, the unlimited strength governance policy is enabled for the JVM)
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
- Functions of Homepage
- Export Custom
Word、Markdown、HtmlandPrimary-keysandIndexesof table
Excelcan exportSingle sheetorMore sheet
The configuration location is as follows:
- Word
- Excel
- Markdown
- Html
EasyDataBaseExport
└─ src/main/java/com/easydatabaseexport
├── `common`
├── `core`
├── `database`
├── `entities`
├── `enums`
├── `exception`
├── `factory`
├── `log`
├── `navicat`
├── `ui`
└── `util`- 1.Double-click jar
- 2.Command line input : java -jar *.jar
- 3.Run
EasyDataBaseExportMainmain-method

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.

Lan zou yun:https://wwr.lanzoui.com/b02c7c0cb password:1111
Project:https://gitee.com/lzy549876/EasyDataBaseExport
QQ: 963565242
Mail: [email protected]
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!💖

Plug-in download address:
https://plugins.jetbrains.com/plugin/19672-easy-database-export
If this tool can help you, please click star. Thank you!!!










