# export-database-structure **Repository Path**: suncf/export-database-structure ## Basic Information - **Project Name**: export-database-structure - **Description**: 增加了postgresql数据结构导出 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-11-04 - **Last Updated**: 2024-06-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MysqlTableStructure 导出mysql,oracle、postgresql表结构到word文档 # 2023-8-16 更新内容 1.增加postgresql表结构导出 2.APP.java中修改数据库模式,默认模式为:bdh,可根据自身情况进行修改