pgadmin-org / pgadmin-org/pgadmin4
Create table relationships by dragging and dropping with the mouse
Open
Nobody has claimed this yet.
Feature
- Dominant language
- Python
- Stars
- 3.8k
- Forks
- 891
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 8
Description
Creating tables using the data table ERD tool is very convenient and intuitive.
However, creating table relationships is not convenient. It is recommended to quickly create them through drag and drop.
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
Start by locating the data table ERD tool and its existing table-creation flow, then compare that with the relationship workflow shown in the screenshots. Done means a user can create table relationships by dragging and dropping with the mouse, with the resulting relationship represented correctly in the ERD.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql
- Domain
- database, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100