# postgrest を Homebrew, Nix, pacman, scoop でインストール

postgrest のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:postgrest
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install postgrest
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#postgrest
```

  証拠: nixpkgs package indexes: postgrest from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- pacman (92%):

```sh
sudo pacman -S postgrest
```

  証拠: Arch Linux sync databases: postgrest from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install main/postgrest
```

  証拠: Scoop official bucket manifest trees: bucket/postgrest.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:postgrest
- **パッケージマネージャ:** Homebrew
- **バージョン:** 14.16
- **ソース概要:** Serves a fully RESTful API from any existing PostgreSQL database
- **ホームページ:** <https://github.com/PostgREST/postgrest>
- **リポジトリ:** <https://github.com/PostgREST/postgrest>
- **最終更新:** 2026-07-27T11:05:33Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- postgrest (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 14.16

## セキュリティノート

postgrest に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


## 他のパッケージマネージャ記録

- Nix - postgrest: normalized package name match | nixpkgs package indexes: postgrest from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- pacman - postgrest - 10.1.0-89: normalized package name match | Arch Linux sync databases: postgrest from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | REST API for any Postgres database | https://github.com/begriffs/postgrest
- Scoop - main/postgrest: normalized package name match | Scoop official bucket manifest trees: bucket/postgrest.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/postgrest.yml](https://github.com/mxcl/pkgdb/blob/main/combined/postgrest.yml)


## ソース

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