oceanbase / oceanbase/seekdb

[Feature]: [embed] need a tool to check data in embed database

Open
#9 1 comment 0 reactions 0 assignees View on GitHub

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.