# doltgres を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:doltgres
```

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

### macOS

- Homebrew (100%):

```sh
brew install doltgres
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:doltgres
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.57.2
- **ソース概要:** Dolt for Postgres
- **ホームページ:** <https://github.com/dolthub/doltgresql>
- **リポジトリ:** <https://github.com/dolthub/doltgresql>
- **最終更新:** 2026-07-31T00:15:43Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- doltgres (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.57.2
## プロジェクトの歴史と使われ方

Doltgres is Dolt's Postgres-flavored database: a SQL server that exposes Git-like branch, merge, clone, push, and pull workflows for tables and schemas while accepting ordinary PostgreSQL clients.

### プロジェクトの歴史

Doltgres grew out of DoltHub's earlier Dolt database work, which applied version-control semantics to SQL tables. The public GitHub repository was created in September 2023, and the README positions Doltgres as the Postgres-facing sibling of Dolt rather than a separate database lineage.

The project moved through rapid early releases during 2024 and 2025, then announced beta quality in April 2025. By June 2026 the GitHub release stream was still active, with 0.56.x releases appearing frequently.

### 採用の歴史

Adoption is still early compared with PostgreSQL itself, but the packaging story is notable: Doltgres has an official release pipeline, Docker image, Homebrew formula, and direct install script. That makes it easy for database experimenters and data-versioning users to try without building from source.

### 使われ方

Users run the `doltgres` server, connect with PostgreSQL-compatible clients, and use SQL-exposed version-control features for branching and merging table data. The README also documents imports from existing PostgreSQL databases with `pg_dump` and `psql`.

### パッケージ好きにとっての重要性

Doltgres is package-nerd interesting because it packages a database server whose main differentiator is not storage alone but Git-like workflows at the SQL layer. It also shows a common modern packaging pattern for infrastructure tools: GitHub releases, Docker images, install scripts, and Homebrew in parallel.

### タイムライン

- 2023: The public dolthub/doltgresql repository is created.
- 2024: Early 0.x releases continue as Doltgres tracks more PostgreSQL behavior.
- 2025: DoltHub announces Doltgres beta quality.
- 2026: GitHub release metadata shows active 0.56.x releases.

### Related projects

- Related projects include Dolt, PostgreSQL, DoltHub, PostgreSQL client tooling, and Docker-based database distribution workflows.

### ソース

- <https://github.com/dolthub/doltgresql#readme>
- <https://api.github.com/repos/dolthub/doltgresql>
- <https://api.github.com/repos/dolthub/doltgresql/releases>
- <https://formulae.brew.sh/formula/doltgres>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Combined YAML source

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


## ソース

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