mycli 1.37.1
Terminal Client for MySQL with AutoCompletion and Syntax Highlighting
MyCLI is a command line interface for MySQL, MariaDB, and Percona with auto-completion and syntax highlighting.
- Outputs:
out - Website: https://www.mycli.net
- Licenses: Modified BSD
- Package source: gnu/packages/databases.scm
- Builds: See build status
- Issues: See known issues
Installation
Install mycli 1.37.1 as follows:
guix install mycli@1.37.1
Or install the latest version:
guix install mycli
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.