macOS
brew install doltgreslocal Homebrew formula metadata
brew
doltgres のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install doltgreslocal Homebrew formula metadata
概要
Dolt for Postgres
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
doltgres | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/dolthub/doltgresql
インストールメタデータ
| パッケージキー | brew:doltgres |
|---|---|
| バージョン | 0.57.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/doltgres |
| ホームページ | https://github.com/dolthub/doltgresql |
| リポジトリ | https://github.com/dolthub/doltgresql |
| 上流ドキュメント | https://docs.doltgres.com/ |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/dolthub/doltgresql/archive/refs/tags/v0.57.0.tar.gz |
| 最終更新 | 2026-07-10T19:59:52Z |
| Pulse | updated |
| 依存関係 | icu4c@78 |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | doltgres |
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.