pkg.soopen package index

brew / Rang 4984

psql2csv mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für psql2csv in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install psql2csv

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#psql2csv

nixpkgs package indexes · pkgs/by-name/ps/psql2csv/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Run a query in psql and output the result as CSV

Befehle und Aliase

  • psql2csv

Verlauf

Projektgeschichte und Nutzung

psql2csv is a command-line wrapper for running PostgreSQL queries with psql and writing the results as configurable CSV.

Projektgeschichte

Philipe Fatio created psql2csv as a shell-based frontend that runs a PostgreSQL query through psql and emits CSV. The repository's official documentation presents it as a compact command-line utility rather than a separate database client.

Adoptionsgeschichte

The official README documents distribution through Homebrew, while the supplied package metadata also records Nix packaging. Its deliberately small, single-script form also supports manual installation into PATH.

Wie es verwendet wird

A query can be supplied as the final argument or through standard input, with CSV written to standard output. Users can control delimiters, quoting, escaping, NULL representation, headers, encoding, time zone, and search path; remaining arguments are forwarded to psql.

Warum Paket-Nerds sich dafür interessieren

psql2csv exemplifies the Unix package tradition of wrapping a capable lower-level client with a narrowly focused command. It makes scripted PostgreSQL-to-CSV export convenient while preserving access to psql connection and variable options.

Zeitleiste

  • Initial project phase: Published as a standalone shell script for psql-to-CSV export.
  • Homebrew adoption: The official README documents installation with brew.
  • 2019: The README's advanced example documents parameterized recurring-report workflows.

Related projects

  • PostgreSQL psql performs the database connection and query work.
  • PostgreSQL COPY provides the underlying export semantics documented by the project.

Quellen

  • Official project README: https://github.com/fphilipe/psql2csv#readme

Sicherheitslage

Risikostufe: blue

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

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

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

Signale

  • text:sql

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

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.

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.pgpass

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
psql2csvcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-09-19
Manager-Version0.12
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.12

https://github.com/fphilipe/psql2csv

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:psql2csv
Version0.12
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/psql2csv
Homepagehttps://github.com/fphilipe/psql2csv
Repositoryhttps://github.com/fphilipe/psql2csv
LizenzMIT
Quellarchivhttps://github.com/fphilipe/psql2csv/archive/refs/tags/v0.12.tar.gz
Abhängigkeitenlibpq
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

psql2csv

nix profile install nixpkgs#psql2csv
  • normalized package name match
  • Abgeglichen nach: Psql2csv
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ps/psql2csv/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation