schemaconverter
v2.0.7
Published
Convert schema of Table/Views to interfaces
Downloads
14
Maintainers
Readme
Schema Converter FOR SQL Databases
Convert schema of Table/Views to interfaces
Etiquetas
Adicione etiquetas de algum lugar, como: shields.io
Documentation
Suported Databases
| DataBase | Suport operations |
| :---------- | :---------------------------------- |
| MySQL
| Indexing Views/Tables |
Convert Interfaces
| Languages | Output | Describe | | :---------- | :--------- | :------------------------------------------ | | Javascript | PropTypes | Convert to PropTypes Interfaces | | Typescript | type | Convert to type interfaces | | Dart | Class | Convert to class schema |
How to use
Execute and follow steps :)