# Install postgrest with Homebrew, Nix, pacman, scoop

Serves a fully RESTful API from any existing PostgreSQL database. Version 14.16 via Homebrew; verified 2026-07-27. Also installable with nix: nix profile install nixpkgs#postgrest.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install postgrest
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

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

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

## Package facts

- **Package key:** brew:postgrest
- **Package manager:** Homebrew
- **Version:** 14.16
- **Source summary:** Serves a fully RESTful API from any existing PostgreSQL database
- **Homepage:** <https://github.com/PostgREST/postgrest>
- **Repository:** <https://github.com/PostgREST/postgrest>
- **Last updated:** 2026-07-27T11:05:33Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- postgrest (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 14.16

## Security Notes

No matching local secret-handling manifest was found for postgrest. Nucleus package metadata is still published here so future coverage has a stable package URL.


## Other Package-Manager Records

- 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)


## Sources

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