Have a button or panel to see the database schema in a "user friendly" way
Open
Nobody has claimed this yet.
enhancement
GUI
- Dominant language
- JavaScript
- Stars
- 13.7k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
for example something like a dropdown menu when you click on "schema" it expands and display each tables and their structure (maybe in a first time no need to make fancy stuff, one <table> by table with one column with its name should be already quite useful)
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. Start by locating the project's demo or user interface and the existing SQLite schema-introspection entry point; done means users can open a schema control and view each table and its structure in a basic, usable panel.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, sqlite
- Domain
- database, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100