nijikokun / generate-schema

🧞 Convert JSON Objects to MySQL, JSON Schema, Mongoose, Google BigQuery, Swagger, and more.
MIT License
1.03k stars 135 forks source link

[question] can I convert between schemas? #52

Open joneldiablo opened 4 years ago

joneldiablo commented 4 years ago

Hi! I would like to know if it is possible to convert from one schema to another with this project. if I already have json schema and I want to convert it to mongo or mysql... is it possible with this project?