MySQL Shell is an advanced client and code editor for MySQL Server.
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.
Details for mysql-shell
License
GPL-2.0
Last updated
22 March 2021 - latest/stable
20 July 2023 - latest/edge
This snap hasn't been updated in a while. It might be unmaintained and have stability or security issues.
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
Enable snapd
Snap can be installed from the command line. Open the Konsole terminal and enter the following:
sudo apt update
sudo apt install snapd
Install mysql-shell
To install mysql-shell, simply use the following command: