pgadmin-org / pgadmin-org/pgadmin4

Data Difference Workspace

Open
#9,963 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feature
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.