macOS
brew install cqlkitprovider-native install command
brew / Rang 7581
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cqlkit in AI-Agent-Workflows.
Installation
brew install cqlkitprovider-native install command
Überblick
CLI tool to export Cassandra query as CSV and JSON format
Verlauf
cqlkit is a small Cassandra command-line toolkit for exporting CQL query results as JSON or CSV.
The project was created by TenMax around a narrow operational gap: Cassandra's CQL shell is useful interactively, but ad hoc export into semi-structured or structured formats is awkward.
Its adoption profile is modest and task-specific. The official README documents direct release downloads, Homebrew installation on macOS, and Docker execution.
The package installs `cql2json`, `cql2csv`, `cql2cql`, and `cqlkit`. Users pass a query, file, or standard input and can reuse a cqlsh-compatible `~/.cassandra/cqlshrc` file for connection settings.
cqlkit is the kind of utility package that matters in data operations because it turns a database-specific query path into ordinary shell-friendly JSON and CSV streams.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
cql2cql | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
cql2csv | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
cql2json | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
cqlkit | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:cqlkit |
|---|---|
| Version | 0.3.3 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/tenmax/cqlkit |
| Repository | https://github.com/tenmax/cqlkit |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.