# lakekeeper mit Homebrew installieren

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

## Installation

```sh
sudo av install brew:lakekeeper
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install lakekeeper
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:lakekeeper
- **Paketmanager:** Homebrew
- **Version:** 0.13.1
- **Quellzusammenfassung:** Apache Iceberg REST Catalog
- **Homepage:** <https://docs.lakekeeper.io>
- **Repository:** <https://github.com/lakekeeper/lakekeeper>
- **Zuletzt aktualisiert:** 2026-07-01T01:39:10Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- lakekeeper (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.13.1
## Projektgeschichte und Nutzung

Lakekeeper is an Apache-licensed Apache Iceberg REST Catalog implementation written in Rust. Its package history sits in the newer lakehouse control-plane ecosystem, where catalogs expose standard Iceberg metadata APIs to engines rather than being tied to one query system.

### Projektgeschichte

The project README describes Lakekeeper as a secure, fast, and easy-to-use implementation of the Apache Iceberg REST Catalog specification based on apache/iceberg-rust. Its docs present a split between the Iceberg REST API, served under /catalog for external query engines, and a management API under /management for Lakekeeper-specific entities such as projects, users, roles, warehouses, permissions, and multi-tenant setup.

### Adoptionsgeschichte

Lakekeeper's README advertises integration testing or support badges for engines and clients including Spark, PyIceberg, Trino, and StarRocks, and its quickstart centers on Docker Compose with example notebooks and a UI. GitHub releases in June 2026 show a project moving quickly through authorization, storage, UI, and Iceberg REST compatibility work.

### Wie es verwendet wird

Operators deploy Lakekeeper as a catalog service, point Iceberg-capable engines at the /catalog endpoint, and manage warehouses, storage profiles, credentials, and permissions through Lakekeeper's management layer. The project also implements an S3 remote signing API for warehouse access.

### Warum Paket-Nerds sich dafür interessieren

Lakekeeper is notable because it packages the Iceberg REST catalog layer as a self-hostable Rust service. For Homebrew and CLI/package watchers, it is a sign that lakehouse infrastructure tools are becoming small installable services, not only cloud-managed components.

### Zeitleiste

- 2026-06-17: Lakekeeper v0.12.4 included multi-OIDC support and OneLake/Fabric private endpoint work.
- 2026-06-30: Lakekeeper v0.13.0 included role, authorization, storage layout, generic table API, and Iceberg 1.11 signer property changes.
- 2026-06-30: Lakekeeper v0.13.1 followed as a bug-fix release for the UI client ID handling.

### Related projects

- Lakekeeper is closely tied to Apache Iceberg, apache/iceberg-rust, Spark, PyIceberg, Trino, StarRocks, S3-compatible object stores, and broader open-lakehouse catalog projects.

### Quellen

- <https://docs.lakekeeper.io/>
- <https://docs.lakekeeper.io/docs/0.10.x/concepts/>
- <https://github.com/lakekeeper/lakekeeper>
- <https://github.com/lakekeeper/lakekeeper/releases>


## Sicherheitshinweise

Für lakekeeper wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## Combined YAML source

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


## Quellen

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