datamodel2markdown
Reactive icon

DataModel2Markdown

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded
 on 4 Jul (yesterday)
 by 
5.0
 (1 rating)
datamodel2markdown

DataModel2Markdown

Documentation
1.0.0

How it works

  1. Select your OutSystems application / eSpace
  2. Select the level of detail you want the schema representation to have
  3. The Markdown is automatically generated according to these options
  4. Copy and paste it into your AI assistant
  5. Get a query that matches your schema!

Level of detail

AI assistants like Copilot have a limited context window, meaning they only accept a certain amount of text. This makes it important to balance the richness of the data model context with the size of your prompt.

With that in mind, you can choose the mode that best fits your use case:

  • Default - Just entity and attribute names with relationships
  • Include Descriptions - Includes entity and attribute descriptions for better AI understanding
  • Include Attribute Details - Full attribute specifications including data types, lengths, and constraints