Contributor
Huang Xin

Apache ShardingSphere Develop an external tool to convert YAML configuration into DistSQL scripts


Mentors
Trista Pan, Longtao Jiang, Lanchengx
Organization
Apache Software Foundation
Technologies
java, ShardingSphere, Distributed database, DistSQL
Topics
Distributed Database
Since version 5.0.0, ShrdingSphere provides its own management language: DistSQL, which greatly facilitates users to manage distributed databases. There are now many users who want to convert from legacy YAML configuration to DistSQL, and we want to design and implement a command-line tool that allows the user to enter a path to a YAML configuration file and output a DistSQL script file. The tool should convert both datasources and rule configuration in YAML to corresponding DistSQL RDL