macOS
brew install cqlkitlocal Homebrew formula metadata
brew / Rang 7890
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cqlkit in AI-Agent-Workflows.
Installation
brew install cqlkitlocal Homebrew formula metadata
Ü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.
local files
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.
Config paths the tool may read or write during local use.
~/.cassandra/cqlshrcExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
cql2cql | cli | globales Executable | |
cql2csv | cli | globales Executable | |
cql2json | cli | globales Executable | |
cqlkit | cli | globales Executable |
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.
https://github.com/tenmax/cqlkit
Installationsmetadaten
| Paketschlüssel | brew:cqlkit |
|---|---|
| Version | 0.3.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/cqlkit |
| Homepage | https://github.com/tenmax/cqlkit |
| Repository | https://github.com/tenmax/cqlkit |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/tenmax/cqlkit/releases/download/v0.3.3/cqlkit-0.3.3.zip |
| Abhängigkeiten | openjdk |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cqlkit |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
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.