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 | cli | 全局可执行文件 | |
cql2csv | cli | 全局可执行文件 | |
cql2json | cli | 全局可执行文件 | |
cqlkit | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/tenmax/cqlkit
安装元数据
| 软件包键 | brew:cqlkit |
|---|---|
| 版本 | 0.3.3 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/cqlkit |
| 主页 | https://github.com/tenmax/cqlkit |
| 仓库 | https://github.com/tenmax/cqlkit |
| 上游文档 | https://github.com/tenmax/cqlkit#readme |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/tenmax/cqlkit/releases/download/v0.3.3/cqlkit-0.3.3.zip |
| 依赖 | openjdk |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.