# sql-analysis-web-vue3 **Repository Path**: jjfinal/sql-analysis-web-vue3 ## Basic Information - **Project Name**: sql-analysis-web-vue3 - **Description**: 使用antv/x6构建SQL数据血缘web页面,基于Vue3 + ElementPlus + tailwindcss + antv/X6, 生成数据血缘图。 - **Primary Language**: JavaScript - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-06-18 - **Last Updated**: 2026-06-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 数据血缘 ## 基于Vue3 + ElementPlus + tailwindcss + antv/X6, 生成数据血缘图。 ### 项目运行 ``` # 安装依赖 pnpm install # 运行 pnpm dev # 打包 pnpm build:prod ``` ### 效果图 ![img_2.png](img_2.png) ![img.png](img.png) ![img_1.png](img_1.png)