pkg.soopen package index

brew / 排名 8620

使用 Homebrew, MacPorts, Nix, scoop 安装 trdsql

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install trdsql

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install trdsql

MacPorts ports tree · textproc/trdsql/Portfile · 来源: api.github.com

Linux

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

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

Windows

Scoop已验证 · 92%
scoop install main/trdsql

Scoop official bucket manifest trees · bucket/trdsql.json · 来源: api.github.com

概览

软件包摘要

CLI tool that can execute SQL queries on CSV, LTSV, JSON, YAML and TBLN

命令和别名

  • trdsql

历史

项目历史与用法

trdsql is a Go command-line tool for executing SQL over tabular text and semi-structured files including CSV, LTSV, JSON, YAML, and TBLN. The official README positions it near tools such as `q` and `textql`, but emphasizes that trdsql can use PostgreSQL or MySQL syntax as well as SQLite.

项目历史

Noboru Saito developed trdsql as a practical bridge between shell data files and relational query engines. The official documentation explains its internal processing as option and SQL interpretation, importing file names from SQL commands into a database, executing SQL, and exporting the result in a requested output format.

The project evolved from a text-query utility into a broader data conversion and analysis tool. The README documents direct SQL queries, file conversion mode, multiple input formats, multiple output formats, NULL handling, query files, compressed input and output, table-name shortcuts, joins, and selectable SQLite, PostgreSQL, or MySQL engines.

The author's release-history pages show a maturing project. Version 0.13.0, posted November 12, 2023, introduced a shorter `-t` table-name syntax useful for simple format conversion and addressed macOS arm64 binary builds. Version 1.0.0, posted April 8, 2024, was marked stable by the author and followed improvements such as multiple SQL execution added in v0.20.0.

采用历史

trdsql's adoption comes from the command-line data niche: users who have CSV, JSON, YAML, logs, or mixed tabular files but want real SQL operations without first creating a database schema. The official README documents binary downloads for Linux, Windows, and macOS, Docker usage, Go source builds, Homebrew, MacPorts, and FreeBSD packages.

The batch input records broader package-manager coverage, including Homebrew, MacPorts, Nix, and Scoop. That package spread matches the tool's cross-platform promise: a single CLI for shell users who want SQL-shaped inspection and conversion across operating systems.

使用方式

In day-to-day use, trdsql runs SQL directly against files, reads from standard input, converts between formats with output flags, handles CSV headers and delimiters, parses JSON with jq expressions, and emits CSV, TSV, JSON, JSON Lines, LTSV, YAML, Markdown, ASCII tables, raw output, and other formats.

Its docs emphasize the tradeoff behind its power: trdsql imports data into an RDBMS before executing SQL, so it is not a streaming one-line-at-a-time filter. In exchange, users get real SQL semantics, joins, aggregation, window functions, configurable database engines, and format conversion in one package.

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

For package nerds, trdsql sits in the same toolbox as `jq`, `xsv`, `mlr`, `q`, and `textql`, but it occupies the SQL-first corner. It is attractive when a user already thinks in SELECT, JOIN, GROUP BY, and database engine behavior but wants package-manager installation and shell-pipeline ergonomics.

The tool also shows the modern CLI packaging pattern: Go binary releases, Docker image, Homebrew and MacPorts formulas, Scoop availability, FreeBSD package notes, and source builds all coexist in the official installation docs.

时间线

  • 2023: v0.13.0 release notes document `-t` table-name shorthand, macOS arm64 binary fixes, and build-environment changes.
  • 2024: Official documentation site publishes trdsql overview, internals, configuration, SQL-engine, and format-conversion pages.
  • 2024: v1.0.0 release notes state that the author considered trdsql stable enough for a 1.0.0 release.

Related projects

  • The README explicitly compares trdsql with `q` and `textql`.
  • Related database engines include SQLite, PostgreSQL, and MySQL, which trdsql can use as execution backends.
  • Related shell data tools include `jq` for JSON selection and other table/file processors used in pipelines.

来源

  • Batch input field: source_facts.package-manager
  • Official README: https://github.com/noborus/trdsql#readme
  • Official docs site: https://noborus.github.io/trdsql/
  • Official internals page: https://noborus.github.io/trdsql/11_summary/index.html
  • Official v0.13.0 release-history page: https://noborus.github.io/trdsql_history/trdsql_0130/index.html
  • Official v1.0.0 release-history page: https://noborus.github.io/trdsql_history/trdsql_1000/index.html

安全态势

尚未找到受保护工具覆盖

没有找到 trdsql 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
trdsql可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

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

页面生成时间2026-08-03
管理器版本1.2.3
管理器更新时间2026-07-26
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:trdsql
版本1.2.3
软件包管理器Homebrew
主页https://noborus.github.io/trdsql/
仓库https://github.com/noborus/trdsql
最后更新2026-07-26T00:51:26+02:00
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

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

Nix95%

trdsql

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

trdsql

sudo port install trdsql
  • normalized package name match
  • 匹配方式:Trdsql
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/trdsql/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/trdsql

scoop install main/trdsql
  • normalized package name match
  • 匹配方式:Trdsql
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/trdsql.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

来源线索

由仓库数据生成

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

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation