isHuangXin opened a new issue, #17939:
URL: https://github.com/apache/shardingsphere/issues/17939

   This issue is created to better track my PRs for GSoC 2022.
   You can find more details about my project 
[here](https://summerofcode.withgoogle.com/proposals/details/lXbRUlEq)
   
   ## Background
   Apache ShardingSphere is positioned as a Database Plus, and aims at building 
a standard layer and ecosystem above heterogeneous databases. It focuses on how 
to reuse existing databases and their respective upper layer, rather than 
creating a new database. The goal is to minimize or eliminate the challenges 
caused by underlying databases fragmentation.
   
   
   Below is my completion plan 
   
   - step 1: Parsing YAML files.
   - Step2: Figure out what we need to complete the output DistSQL RDL  is 
'ADD' and 'CREATE' syntax from parsing YAML files.
   - Step3: Wrap a command line tool to complete the conversion of YAML to 
DistSQL without starting a proxy.
   
   - [ ] ADD RESOURCE dataSource
   
   - [ ] CREATE SHARDING TABLE RULE 
   
   - [ ] Sharding Binding Table Rule
   
   - [ ] Sharding Broadcast Table Rule
   
   - [ ] Sharding Scaling Rule
   
   - [ ] CREATE READWRITE_SPLITTING RULE
   
   - [ ] CREATE DB_DISCOVERY RULE
   
   - [ ] CREATE ENCRYPT RULE
   
   - [ ] CREATE SHADOW RULE


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: 
notifications-unsubscr...@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to