# cql mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cql in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install cql
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:cql
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/cql>
- **Version:** 0.8.1
- **Quellzusammenfassung:** Decentralized SQL database with blockchain features
- **Homepage:** <https://covenantsql.io>
- **Repository:** <https://github.com/CovenantSQL/CovenantSQL>
- **Upstream-Dokumentation:** <https://covenantsql.io>
- **Lizenz:** Apache-2.0
- **Quellarchiv:** <https://github.com/CovenantSQL/CovenantSQL/archive/refs/tags/v0.8.1.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-27T22:04:05+02:00
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- cql (cli)
- cql (Alias)

## Build-Abhängigkeiten

- go

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 0.8.1
- Manager aktualisiert: 2026-07-27
- lokale Daten: OK
- Upstream-Repository: https://github.com/CovenantSQL/CovenantSQL
- neueste erkannte Version: v0.8.1 (aktuell)
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <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>


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- 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
## Details aus der Quelldatenbank

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


## Verwandte Links

- [Secret-risk packages](https://pkg.so/de/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://pkg.so/de/brew/go/) - Build dependency declared by Homebrew.
- [libmaxminddb](https://pkg.so/de/brew/libmaxminddb/) - Shares pkgdb curated category or tags: cli, data, database, databases.
- [neo4j](https://pkg.so/de/brew/neo4j/) - Shares pkgdb curated category or tags: cli, data, database, databases.
- [mdbtools](https://pkg.so/de/brew/mdbtools/) - Shares pkgdb curated category or tags: cli, data, database, databases.
- [rocksdb](https://pkg.so/de/brew/rocksdb/) - Shares pkgdb curated category or tags: cli, data, database, databases.
- [leveldb](https://pkg.so/de/brew/leveldb/) - Shares pkgdb curated category or tags: cli, data, database, databases.
- [ccm](https://pkg.so/de/brew/ccm/) - Shares pkgdb curated category or tags: cli, data, database, databases.
- [keydb](https://pkg.so/de/brew/keydb/) - Shares pkgdb curated category or tags: cli, data, database, databases.
- [sqlite](https://pkg.so/de/brew/sqlite/) - Shares pkgdb curated category or tags: cli, data, database, sql.
- [cql-proxy](https://pkg.so/de/brew/cql-proxy/) - Package names and metadata indicate a similar tool family. Shared terms: cli, cql, data, database.
- [db-migrate](https://pkg.so/de/npm/db-migrate/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, data, database, databases, sql.

## Combined YAML source

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


## Quellen

- 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
- cross-ecosystem install command graph
