Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query Examples as part of Data Modeling #1515

Closed
RamanDamayeu opened this issue Nov 13, 2023 · 0 comments · Fixed by #1525
Closed

Query Examples as part of Data Modeling #1515

RamanDamayeu opened this issue Nov 13, 2023 · 0 comments · Fixed by #1525
Assignees
Labels
kind: feature New feature request
Milestone

Comments

@RamanDamayeu
Copy link
Contributor

Introducing new aspect of Data Governance - Data Modeling.
As minimal it should consist of ERD and Query Examples. We respect that ERD is very important but we postponed its implementation for later to priority Query Examples that could be used for Few-Shot approach in Prompt Engineering and also could be used to familiarize users with how to work with data entities.

Proposed solution:

Query Example - many-to-many relationship - Data Entity (DataSet)

New Tab on main page Data Modeling:
Types:
- Relationships (disabled)
- Query Examples:
Features:
- Search
- Add new/Delete existing
- List of Query Examples
On particular Query Examples
Attributes:
- Definition
- Query
- Linked Entities

New tab Query Examples on Data Entity (DataSet) page:
Attributes:
- Definition
- Query
- Linked Entities
Features:
- Reference to Query
- Add/Delete link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: feature New feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants