MyCLI is an open source command-line interface for MySQL and MariaDB databases, offering auto-completion, syntax highlighting, and support for multiple SQL statement execution.
mycli is an open source command-line interface for MySQL and MariaDB databases. It is implemented in Python and provides quality-of-life improvements over the default MySQL client.
Some key features of mycli include:
mycli aims to make working with MySQL/MariaDB faster and more convenient. The auto-completion and syntax highlighting in particular help in writing valid SQL code quickly. It keeps much of the power and flexibility of the default clients while adding helpful usability enhancements.
View all mycli alternatives with detailed comparison →