# rel-viewer
**Repository Path**: nullwang/rel-viewer
## Basic Information
- **Project Name**: rel-viewer
- **Description**: 数据可视化, 可以将关系数据库中数据通过图形方式呈现,通过简单的鼠标点击操作即可浏览数据。同时其支持不同布局,以方便呈现数据之间的奥秘
- **Primary Language**: Java
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 31
- **Forks**: 22
- **Created**: 2014-06-14
- **Last Updated**: 2024-05-29
## Categories & Tags
**Categories**: database-dev
**Tags**: None
## README
###rel-viewer
####Run from war
从附件中下载data-exploer war包发布到任意servlet容器(tomcat /jetty ) 即可
####Run from source coce
first run
**mvn install**
then deploy the *data-explorer-${version}.war* to any servlet container
####Screenshot
data visualization tool. using graph to show data relationship, you can easily find the value of data。
It have different layouts to show the data relationship





