qORMa - An ORM editor for vscodeThis extension is a simple and "lightweight" implementation of the ORM schema. The project is a work in progress and aims to capture the minimum features of the full ORM language. It provides a diagram interface suited to ORM models. It builds on top of the Camunda framework diagram-js. FeaturesAt this stage, we support the following components of the ORM language:
For instance, you can see the graphical representation of these elements in the following snippet: RequirementsThe editor does not require installation. If you have vscode installed, then you have everything you need. Extension SettingsWe currently do not expose any settings for the extension. Release NotesThe following section capture the most recent releases. 0.1.0Initial release of the ORM editor for testing purposes. |