apache / shardingsphere-ui

Distributed database middleware

Home Page:https://shardingsphere.apache.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ShardingSphere UI

License

Build Status

Overview

ShardingSphere UI is a management background for ShardingSphere, including: dynamic configuration, Data governance, etc.

ShardingSphere UI Frontend

shardingsphere-ui-frontend based on Vue.js and use the UI Toolkit element.

ShardingSphere UI Backend

shardingsphere-ui-backend is a standard spring boot project.

How to Build

git clone https://github.com/apache/shardingsphere-ui.git
cd shardingsphere-ui/
mvn clean package -Prelease

Get the package in shardingsphere-ui/shardingsphere-ui-distribution/shardingsphere-ui-bin-distribution/target/apache-shardingsphere-${latest.release.version}-shardingsphere-ui-bin.tar.gz

About

Distributed database middleware

https://shardingsphere.apache.org/

License:Apache License 2.0


Languages

Language:Java 38.5%Language:JavaScript 29.9%Language:Vue 28.2%Language:Shell 1.0%Language:SCSS 0.9%Language:HTML 0.7%Language:Batchfile 0.4%Language:Dockerfile 0.3%