mysql / mysql/mysql-shell-plugins

Allow notebooks to be saved and loaded

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

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
96
Forks
22
PR merge metrics
No merged PRs in 30d

Description

Please allow DB Notebooks to be saved to files and loaded (from files)
This would help greatly with preserving queries and their results and would also serve as makeshift documentation and examples for project.

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

The issue names no files or tests. Start by locating the DB Notebook implementation and its save/load entry points, then determine how queries and results should be serialized and restored; done means notebooks can be saved to and loaded from files with both preserved.

Written by the indexing model from the issue text.

Assessment

Tech stack
mysql, typescript
Domain
cli, database
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.