Azure / Azure/azure-sdk-tools

[Quality] Review and map current tables in the dataverse

Open
#3,632 0 comments 0 reactions 0 assignees View on GitHub
Scheduling tool
Dominant language
C#
Stars
135
Forks
260
Avg merge
3d 1h
Merged PRs (30d)
143

Description

There's no current database scheme of all the tables and their relationships in the dataverse.
While doing this, we must identify any data duplicity, make sure primary keys are set in the most appropriate way and identify any tables that could be removed or merged.

The goal of this issue is to ensure relational databases principles, prevent data duplicity, garbage data, and ensure tables rules. As well as to end up with a schema of the whole database we can use for future reference.

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named. Start by locating the current Dataverse table definitions and recording tables, relationships, primary keys, and duplicate data; done means a complete schema reference plus documented findings on keys, duplication, and tables proposed for removal or merging.

Written by the indexing model from the issue text.

Assessment

Domain
databases
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.