Abstract
MySQL Shell GUI is a repository of MySQL Shell extensions. (MySQL Shell is part of MySQL Server.) MySQL Shell GUI uses the functionality of MySQL Shell, but provides additional functionality such as a native interface from within Visual Studio Code.
MySQL Shell is an advanced client for MySQL. In addition to the provided SQL functionality, similar to mysql, MySQL Shell provides scripting capabilities for JavaScript and Python and includes APIs for working with MySQL. For the detailed documentation about MySQL Shell, see MySQL Shell 9.1.
For help with using MySQL, please visit the MySQL Forums, where you can discuss your issues with other MySQL users.
Licensing information. This release may include third-party software, used under license. If you are using a Community release of MySQL Shell, see MySQL Shell Community License Information User Manual for licensing information, including licensing information relating to third-party software that may be included in this Community release.
Document generated on: 2024-11-07 (revision: 80205)
Table of Contents
- 1 Welcome
- 2 Getting Started
- 3 View MySQL Resources
- 4 Database Connections and DB Notebooks
- 4.1 DB Connection Browser
- 4.2 Configure Database Connections
- 4.3 Commands in a DB Notebook
- 4.4 DB Notebook Toolbar
- 4.5 Work with Result Sets
- 4.6 Set Current Database Schemas
- 4.7 Persist and Load Notebook Files
- 4.8 Edit a Single-Language Script
- 4.9 Server Status
- 4.10 Client Connections
- 4.11 Performance Dashboard
- 5 MySQL Shell Consoles
- 6 SQL
- 7 Python
- 8 JavaScript
- 9 TypeScript
- I Appendices