pgadmin-org / pgadmin-org/pgadmin4
Data Difference Workspace
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.8k
- Forks
- 891
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 8
Description
Currently we find no really OpenSource tool which gives you the possibility to display the data Differences of tables. PgAdmin is currently only supporting schema differences.
Target of such a feature should be, to compare the datas of different tables and have in best case also a syncing feature to sync missing Datas from One to another table.
PgAdmin4 Seems like a good tool in which such a feature would make a lot of sense.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are identified in the issue. First define the scope for comparing table data and the optional syncing workflow, including how missing data is selected and synchronized. Done should provide a usable data-difference view and, if included, a reliable way to sync missing data between tables.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, python
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100