# Installer postgrest avec Homebrew, Nix, pacman, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de postgrest pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install postgrest
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:postgrest
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/postgrest>
- **Version:** 14.16
- **Résumé source:** Serves a fully RESTful API from any existing PostgreSQL database
- **Page d'accueil:** <https://github.com/PostgREST/postgrest>
- **Dépôt:** <https://github.com/PostgREST/postgrest>
- **Licence:** MIT
- **Archive source:** <https://github.com/PostgREST/postgrest/archive/refs/tags/v14.16.tar.gz>
- **Dernière mise à jour:** 2026-07-27T11:05:33Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- postgrest (cli)
- postgrest (alias)

## Dépendances

- gmp
- libpq

## Dépendances de compilation

- cabal-install
- ghc@9.12

## Bibliothèques fournies par macOS

- libffi

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 14.16
- gestionnaire mis à jour: 2026-07-27
- données locales: OK
- dépôt amont: https://github.com/PostgREST/postgrest
- dernière version détectée: v14.16 (à jour)

## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour postgrest. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.


## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** postgrest
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Autres enregistrements de gestionnaires de paquets

- 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


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [libpq](https://pkg.so/fr/brew/libpq/) - Runtime dependency declared by Homebrew.
- [cabal-install](https://pkg.so/fr/brew/cabal-install/) - Build dependency declared by Homebrew.
- [postgraphile](https://pkg.so/fr/brew/postgraphile/) - Shares pkgdb curated category or tags: api, cli, data, postgresql.
- [roapi](https://pkg.so/fr/brew/roapi/) - Shares pkgdb curated category or tags: api, cli, data, rest.
- [prestd](https://pkg.so/fr/brew/prestd/) - Shares pkgdb curated category or tags: api, cli, data, postgresql.
- [postgresql@14](https://pkg.so/fr/brew/postgresql-14/) - Shares pkgdb curated category or tags: cli, data, database, postgresql.
- [postgresql@16](https://pkg.so/fr/brew/postgresql-16/) - Shares pkgdb curated category or tags: cli, data, database, postgresql.
- [postgresql@17](https://pkg.so/fr/brew/postgresql-17/) - Shares pkgdb curated category or tags: cli, data, database, postgresql.
- [postgresql@18](https://pkg.so/fr/brew/postgresql-18/) - Shares pkgdb curated category or tags: cli, data, database, postgresql.
- [postgresql@15](https://pkg.so/fr/brew/postgresql-15/) - Shares pkgdb curated category or tags: cli, data, database, postgresql.
- [dexter](https://pkg.so/fr/brew/dexter/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, data, database, libpq, postgresql.
- [kitchen-sync](https://pkg.so/fr/brew/kitchen-sync/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, data, database, libpq, postgresql.

## Combined YAML source

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


## Sources

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