sql-js / sql-js/sql.js

Have a button or panel to see the database schema in a "user friendly" way

Open
#50 3 comments 0 reactions 0 assignees View on GitHub

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

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. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.