[Feature]: [embed] need a tool to check data in embed database
Open
Nobody has claimed this yet.
module: embed
type: feature
- Dominant language
- C++
- Stars
- 2.9k
- Forks
- 339
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 52
Description
Use Case
After I executed my python application based on embed seekdb, I'd like to check the data in the database.
Describe the solution you'd like
It's good to provide a SQL dashboard or cli tool to execute SQL command.
Describe alternatives you've considered
Additional context
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 from the embedded seekdb Python application scenario and compare the two requested entry points: a SQL dashboard or a CLI tool. Define which interface is in scope and what SQL execution and data inspection must support; done means a user can inspect embedded-database data and execute SQL through the selected tool.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, sql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100