Automic VaultAutomic Vault

brew

使用 Homebrew, apk, Nix 安装 csvq

查看 csvq 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install csvq

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add csvq

Alpine Linux edge package indexes · csvq · 来源: dl-cdn.alpinelinux.org

Nix已验证 · 92%
nix profile install nixpkgs#csvq

nixpkgs package indexes · pkgs/by-name/cs/csvq/package.nix · 来源: api.github.com

概览

软件包摘要

SQL-like query language for csv

命令和别名

  • csvq

历史

项目历史与用法

csvq is a Go command-line tool that brings a SQL-like query language to CSV and related text formats. It supports reading, updating, deleting, transactions, procedures, an interactive shell, and exports to formats such as JSON and text tables.

项目历史

The official changelog marks version 1.0.0, released on September 19, 2017, as the first general release. Subsequent releases expanded the language and format surface, including analytic-function behavior, Go modules, JSON support, fixed-length input, JSON Lines output, and later Go 1.18 dependency updates.

采用历史

The upstream README documents installation by release archive, Go install, Ubuntu PPA, Arch AUR packages, and Homebrew. That spread reflects csvq's role as a portable single-binary data tool rather than a library that must be embedded into an application.

使用方式

csvq is aimed at one-time queries and routine processing over data sizes that fit in memory and are comparable to spreadsheet workloads. The README explicitly warns that it is not optimized for very large data because query execution keeps data in memory and does not use indexes or query planning.

为什么软件包爱好者会关心

For package users, csvq occupies the SQL-on-flat-files niche: more expressive than simple cut/filter tools, lighter to install than a database, and useful in scripts when CSV, TSV, fixed-width, JSON, or JSON Lines files need ad hoc querying.

时间线

  • 2017: Version 1.0.0 first general release.
  • 2018: Version 1.3.0 enhanced JSON support; version 1.5.0 added fixed-length format support.
  • 2022: Version 1.16.0 added JSON Lines and BOX export formats.
  • 2023: Version 1.18.x updated dependencies and required Go 1.18 or later.

Related projects

  • The README links csvq-driver for executing csvq statements in Go and a csvq Emacs extension, showing a small ecosystem around the command language.

安全态势

风险级别:blue

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

风险分类器

blue 风险 · 中 置信度 · tool

原因

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

信号

  • text:sql

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 12 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
csvqcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本1.18.1
管理器更新时间2026-07-23
本地数据OK
上游当前
检测到的最新版本v1.18.1

https://github.com/mithrandie/csvq

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:csvq
版本1.18.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/csvq
主页https://mithrandie.github.io/csvq
仓库https://github.com/mithrandie/csvq
上游文档https://mithrandie.github.io/csvq
许可证MIT
源码归档https://github.com/mithrandie/csvq/archive/refs/tags/v1.18.1.tar.gz
最后更新2026-07-23T00:35:47-04:00
Pulseupdated
构建依赖go
Bottle可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecsvq
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

csvq

nix profile install nixpkgs#csvq
  • normalized package name match
  • 匹配方式:Csvq
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cs/csvq/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

csvq 1.18.1-r27

SQL-like query language for csv format

https://github.com/mithrandie/csvq

sudo apk add csvq
  • License: MIT
  • Architecture: x86_64
  • Source Package: csvq
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Csvq
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: csvq from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment