# Installer cql avec Homebrew

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

## installation

```sh
sudo av install brew:cql
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install cql
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:cql
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.8.1
- **Résumé source:** Decentralized SQL database with blockchain features
- **Page d'accueil:** <https://covenantsql.io>
- **Dépôt:** <https://github.com/CovenantSQL/CovenantSQL>
- **Dernière mise à jour:** 2026-07-27T22:04:05+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- cql (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.8.1
## Historique du projet et usages

CovenantSQL, packaged as the `cql` command, was an open-source attempt to combine SQL database access with blockchain-style decentralization, permissions, and immutable query history.

### Historique du projet

The official docs presented CovenantSQL as a decentralized SQL database with blockchain features and described the `cql` command-line toolset as the terminal interface for accounts, wallet balances, and databases.

### Historique d'adoption

The project reached package-manager users mainly through its CLI tooling, including Homebrew. Its public documentation and release pages point to an experimental database platform rather than a mainstream Cassandra or PostgreSQL replacement.

### Modes d'utilisation

The `cql` tool manages CovenantSQL accounts, wallets, database operations, and local servers. Its docs emphasize a private key plus config file workflow, with `~/.cql/config.yaml` as the default config path.

### Pourquoi les passionnés de paquets s'y intéressent

For package maintainers, `cql` is interesting because it packaged a full blockchain-database experiment as a single terminal tool, with config, private key handling, and database-management subcommands exposed through one executable.

### Chronologie

- 2019: Official English docs described CovenantSQL and the `cql` command-line toolset.
- 2020: The GitHub releases page listed v0.6.0 as a rehearsal release.

### Related projects

- The official introduction compared CQL with Amazon QLDB for ledger-style databases and with Filecoin/IPFS as a decentralized-storage analogy.

### Sources

- <https://developers.covenantsql.io/docs/en/intro>
- <https://developers.covenantsql.io/docs/en/cql_intro>
- <https://github.com/CovenantSQL/CovenantSQL/releases>
- <https://formulae.brew.sh/formula/cql>


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal


## 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: ~/.cql/config.yaml, config.yaml

## Credential files

- Unix: ~/.cql/private.key, private.key

## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
