macOS
brew install cqlkitlocal Homebrew formula metadata
安装
brew install cqlkitlocal Homebrew formula metadata
概览
CLI tool to export Cassandra query as CSV and JSON format
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
cql2cql | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
cql2csv | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
cql2json | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
cqlkit | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:cqlkit |
|---|---|
| 版本 | 0.3.3 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/tenmax/cqlkit |
| 仓库 | https://github.com/tenmax/cqlkit |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.