All Projects → apache → shardingsphere-ui

apache / shardingsphere-ui

Licence: Apache-2.0 license
Distributed database middleware

Programming Languages

java
68154 projects - #9 most used programming language
javascript
184084 projects - #8 most used programming language
Vue
7211 projects
shell
77523 projects
SCSS
7915 projects
HTML
75241 projects

Projects that are alternatives of or similar to shardingsphere-ui

Shardingsphere
Build criterion and ecosystem above multi-model databases
Stars: ✭ 14,989 (+36458.54%)
Mutual labels:  shard, distributed-transactions, distributed-database, database-cluster, shardingsphere, distributed-sql-database
Citus
Distributed PostgreSQL as an extension
Stars: ✭ 5,580 (+13509.76%)
Mutual labels:  distributed-database, database-cluster
Vitess
Vitess is a database clustering system for horizontal scaling of MySQL.
Stars: ✭ 13,063 (+31760.98%)
Mutual labels:  shard, database-cluster
Tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
Stars: ✭ 29,871 (+72756.1%)
Mutual labels:  distributed-transactions, distributed-database
Yugabyte Db
The high-performance distributed SQL database for global, internet-scale apps.
Stars: ✭ 5,890 (+14265.85%)
Mutual labels:  distributed-database, distributed-sql-database
Mysql Notes
MySQL 学习笔记
Stars: ✭ 227 (+453.66%)
Mutual labels:  distributed-transactions, distributed-database
Shardingsphere Elasticjob
Distributed scheduled job framework
Stars: ✭ 7,369 (+17873.17%)
Mutual labels:  shard
docs
Source code of the ArangoDB online documentation
Stars: ✭ 18 (-56.1%)
Mutual labels:  distributed-database
Discord-Bot-TypeScript-Template
Discord bot - A discord.js bot template written with TypeScript.
Stars: ✭ 86 (+109.76%)
Mutual labels:  shard
gateway.js
The gateway to Discord.
Stars: ✭ 23 (-43.9%)
Mutual labels:  shard
kubernetes-mongodb-shard
Deploy a mongodb sharded cluster on kubernetes.
Stars: ✭ 38 (-7.32%)
Mutual labels:  shard
ddal
DDAL(Distributed Data Access Layer) is a simple solution to access database shard.
Stars: ✭ 33 (-19.51%)
Mutual labels:  shard
CuSha
CuSha is a CUDA-based vertex-centric graph processing framework that uses G-Shards and CW representations.
Stars: ✭ 48 (+17.07%)
Mutual labels:  shard
greycat
GreyCat - Data Analytics, Temporal data, What-if, Live machine learning
Stars: ✭ 104 (+153.66%)
Mutual labels:  distributed-database
django-shard-library
No description or website provided.
Stars: ✭ 16 (-60.98%)
Mutual labels:  shard
Operational-Transformation
A collection of Algorithms to Synchronise changes across multiple clients using Operational Transformation
Stars: ✭ 25 (-39.02%)
Mutual labels:  distributed-database
praetorian
A minimalist Crystal authorization system inspired by https://github.com/varvet/pundit.
Stars: ✭ 54 (+31.71%)
Mutual labels:  shard
Nebuchadnezzar
High Performance Key-Value Store
Stars: ✭ 49 (+19.51%)
Mutual labels:  distributed-database
the-apache-ignite-book
All code samples, scripts and more in-depth examples for The Apache Ignite Book. Include Apache Ignite 2.6 or above
Stars: ✭ 65 (+58.54%)
Mutual labels:  distributed-database
microservice workshop
Microservices Architecture Workshop focuses on helping the developers / architects to understand the key Architecture paradigms with hands on section. The course helps the developers from Monolithic App mindset to a Microservices based App development. It also helps the developers with hands on development experience with key Microservices infra…
Stars: ✭ 69 (+68.29%)
Mutual labels:  distributed-transactions

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].