# Installer mycli avec Homebrew, apk, apt, dnf, MacPorts, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mycli pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:mycli
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mycli
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mycli
```

  Preuve: MacPorts ports tree: databases/mycli/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add mycli
```

  Preuve: Alpine Linux edge package indexes: mycli from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install mycli
```

  Preuve: Debian stable package indexes: mycli from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install mycli
```

  Preuve: Fedora Rawhide package metadata: mycli from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#mycli
```

  Preuve: nixpkgs package indexes: pkgs/by-name/my/mycli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:mycli
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/mycli>
- **Version:** 2.9.0
- **Résumé source:** CLI for MySQL with auto-completion and syntax highlighting
- **Page d'accueil:** <https://www.mycli.net/>
- **Docs amont:** <https://www.mycli.net/>
- **Licence:** BSD-3-Clause
- **Archive source:** <https://files.pythonhosted.org/packages/de/27/4eded0c0cac2790d6d6f253ee189bd1b8c96dd89cc186640ef9d0e5f6abf/mycli-2.9.0.tar.gz>
- **Dernière mise à jour:** 2026-08-01T19:23:45Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- mycli (cli)
- mycli (alias)

## Dépendances

- certifi
- cryptography
- fzf
- libyaml
- pydantic
- python@3.14

## Dépendances de compilation

- rust

## Bibliothèques fournies par macOS

- libffi

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 2.9.0
- gestionnaire mis à jour: 2026-08-01
- données locales: OK
- dépôt amont: https://www.mycli.net/
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

mycli is a modern terminal client for MySQL-family databases created in the dbcli ecosystem. Amjith Ramanujam introduced the project in 2015 as mysql-cli, a MySQL counterpart to pgcli, and funded the initial work through a Kickstarter campaign. The DBCLI project later grouped mycli with related command-line database clients such as pgcli and mssql-cli.

### Historique du projet

The project README defines mycli as a MySQL command-line client with auto-completion and syntax highlighting, compatible with MySQL, MariaDB, Percona, TiDB, and Apache Doris. Its practical appeal is in interactive database work: context-sensitive completion for SQL keywords and schema objects, Pygments-based highlighting, multiline queries, favorite queries, query timing, formatted table output, SSL support, keyring-backed password storage, and a ~/.myclirc configuration file.

### Modes d'utilisation

mycli's adoption is visible both in its GitHub footprint and its packaging spread: it is installable through pip, Homebrew, Debian/Ubuntu, Fedora, and other distribution channels. Its package-manager niche is the friendlier drop-in terminal client for developers and DBAs who still want a shell workflow but prefer completion and display ergonomics closer to newer REPLs.

### Sources

- <https://amjith.com/blog/kickstarter-mysql-cli/>
- <https://github.com/dbcli/mycli>
- <https://raw.githubusercontent.com/dbcli/mycli/main/README.md>
- <https://www.dbcli.com/about/>
- <https://www.kickstarter.com/projects/1839007321/mysql-cli>
- <https://www.mycli.net/>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour mycli. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.myclirc, ~/.config/mycli/myclirc

## Credential files

- Unix: ~/.myclirc, ~/.config/mycli/myclirc
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** mycli
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Autres enregistrements de gestionnaires de paquets

- Debian apt - mycli - 1.31.2-1: normalized package name match | Debian stable package indexes: mycli from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | CLI for MySQL/MariaDB with auto-completion and syntax highlighting | https://www.mycli.net
- Nix - mycli: normalized package name match | nixpkgs package indexes: pkgs/by-name/my/mycli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - mycli - 1.27.0-1: normalized package name match | Ubuntu 24.04 LTS package indexes: mycli from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | CLI for MySQL/MariaDB with auto-completion and syntax highlighting | https://www.mycli.net
- apk - mycli - 1.66.0-r0: normalized package name match | Alpine Linux edge package indexes: mycli from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | MySQL CLI with autocompletion and syntax highlighting | https://www.mycli.net/
- apk - mycli-pyc - 1.66.0-r0: normalized package name match | Alpine Linux edge package indexes: mycli-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Precompiled Python bytecode for mycli | https://www.mycli.net/
- dnf - mycli - 1.66.0-4.fc45: normalized package name match | Fedora Rawhide package metadata: mycli from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Interactive CLI for MySQL Database with auto-completion and syntax highlighting | https://mycli.net
- dnf - python3-mycli+llm - 1.66.0-4.fc45: normalized package name match | Fedora Rawhide package metadata: python3-mycli+llm from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Metapackage for python3-mycli: llm extras | https://mycli.net
- dnf - python3-mycli+ssh - 1.66.0-4.fc45: normalized package name match | Fedora Rawhide package metadata: python3-mycli+ssh from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Metapackage for python3-mycli: ssh extras | https://mycli.net
- MacPorts - mycli: normalized package name match | MacPorts ports tree: databases/mycli/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Database and data packages](https://pkg.so/fr/database-data-tools/) - Matched database, SQL, migration, or data-store metadata.
- [python@3.14](https://pkg.so/fr/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [fzf](https://pkg.so/fr/brew/fzf/) - Runtime dependency declared by Homebrew.
- [rust](https://pkg.so/fr/brew/rust/) - Build dependency declared by Homebrew.
- [percona-toolkit](https://pkg.so/fr/brew/percona-toolkit/) - Shares pkgdb curated category or tags: cli, data, mariadb, mysql, percona.
- [percona-server](https://pkg.so/fr/brew/percona-server/) - Shares pkgdb curated category or tags: cli, data, mysql, percona.
- [percona-server@8.0](https://pkg.so/fr/brew/percona-server-8-0/) - Shares pkgdb curated category or tags: cli, data, mysql, percona.
- [dolphie](https://pkg.so/fr/brew/dolphie/) - Shares pkgdb curated category or tags: cli, data, mariadb, mysql.
- [mysqltuner](https://pkg.so/fr/brew/mysqltuner/) - Shares pkgdb curated category or tags: cli, data, mariadb, mysql.
- [athenacli](https://pkg.so/fr/brew/athenacli/) - Shares pkgdb curated category or tags: autocomplete, cli, data, syntax-highlighting.
- [mysql-to-sqlite3](https://pkg.so/fr/brew/mysql-to-sqlite3/) - Shares pkgdb curated category or tags: cli, data, mariadb, mysql.
- [skeema](https://pkg.so/fr/brew/skeema/) - Shares pkgdb curated category or tags: cli, data, mariadb, mysql.
- [litecli](https://pkg.so/fr/brew/litecli/) - Local metadata places this package in an adjacent workflow. Shared terms: auto, auto-completion, autocomplete, certifi, cli.

## Combined YAML source

View the package source record on GitHub. [combined/mycli.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mycli.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
