EasyDataBaseExport
EasyDataBaseExport是一款数据库表结构导出工具,支持MySQL、Oracle、Sqlserver、PostgreSQL、达梦、虚谷、DB2等数据库,同时支持Excel、Word、Markdown、Html、Pdf文档导出 EasyDataBaseExport is a table structure information generation tool that supports MySQL, Oracle, Sqlserver, PostgreSQL, DM, KINGBASE8, DB2 and other databases, as well as Excel, Word, Markdown, Html, and Pdf document export
Install / Use
/learn @Zhuoyuan1/EasyDataBaseExportREADME
English | 简体中文
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
Other versions: download 【password:1111】
📖 Documentation
《Documentation of EasyDataBaseExport》
💬 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

📑 Document support
- ✔ Word
- ✔ Excel
- ✔ Markdown

- ✔ Html

- ✔ Pdf

👀 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

- Functions of Homepage

- Export Custom
Word、Markdown、HtmlandPrimary-keysandIndexesof table
Excelcan exportSingle sheetorMore sheet
The configuration location is as follows:

- Word

- Excel

More sheet

- Markdown

- Html


☕ Project structure
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
EasyDataBaseExportMainmain-method
📦 Compile and package

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.

⏳ Download
Lan zou yun:https://wwr.lanzoui.com/b02c7c0cb password:1111
Project: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!💖

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