# dynein を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:dynein
```

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

### macOS

- Homebrew (100%):

```sh
brew install dynein
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#dynein
```

  証拠: nixpkgs package indexes: pkgs/by-name/dy/dynein/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:dynein
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/dynein>
- **バージョン:** 0.3.0
- **ソース概要:** DynamoDB CLI
- **ホームページ:** <https://github.com/awslabs/dynein>
- **リポジトリ:** <https://github.com/awslabs/dynein>
- **上流ドキュメント:** <https://github.com/awslabs/dynein>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/awslabs/dynein/archive/refs/tags/v0.3.0.tar.gz>
- **生成日時:** 2026-07-08T07:18:31+00:00

## 実行可能ファイル

- dy (cli)
- dy (エイリアス)

## ビルド依存関係

- cmake
- pkgconf
- rust

## macOS 提供ライブラリ

- bzip2

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 0.3.0
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/awslabs/dynein
- 検出された最新: v0.3.0 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

dynein is an AWS Labs command-line interface for Amazon DynamoDB, written in Rust and shipped as the `dy` executable.

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

The awslabs/dynein repository was created in 2020. Its README describes dynein as a terminal-first DynamoDB CLI designed to reduce typing, use standard JSON instead of DynamoDB JSON where possible, and provide table context switching through commands such as `dy use` and `dy config`.

### 採用の歴史

dynein has stayed a focused AWS developer tool rather than a broad database client. Its adoption path is through GitHub releases, Homebrew, and source builds, aimed at users who already work with DynamoDB and AWS credentials but want a concise shell workflow.

### 使われ方

Users configure normal AWS credentials, then run `dy ls`, `dy scan`, `dy get`, `dy query`, `dy put`, `dy upd`, `dy del`, import/export commands, backup/restore commands, and DynamoDB Local workflows. The README states that dynein stores local config under `$HOME/.dynein/` and uses AWS credential sources such as `~/.aws/credentials`, environment variables, profiles, and instance roles.

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

dynein is interesting as a single-purpose cloud database CLI from the AWS Labs ecosystem. It overlaps with `aws dynamodb` but optimizes the interactive developer loop: shorter commands, table context, shell completion, JSON ergonomics, and Homebrew installation.

### タイムライン

- 2020: awslabs/dynein repository is created.
- 2020s: README documents binary downloads, Homebrew installation, source builds, AWS credential prerequisites, and DynamoDB Local support.
- 2026: Homebrew packages dynein 0.3.0 as the `dy` executable.

### Related projects

- Related projects include Amazon DynamoDB, AWS CLI, DynamoDB Local, aws-sdk-rust, CloudFormation, and other database-specific CLIs that trade general cloud coverage for faster daily table and item operations.

### ソース

- <https://github.com/awslabs/dynein#readme>
- <https://api.github.com/repos/awslabs/dynein>
- <https://formulae.brew.sh/formula/dynein>
- <https://aws.amazon.com/dynamodb/>
- <https://aws.amazon.com/cli/>


## セキュリティノート

narrow executable package without higher-risk signals.

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


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.dynein/config.yml, ~/.aws/config

## Credential files

- Unix: ~/.aws/credentials
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** dynein
- **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

## 他のパッケージマネージャ記録

- Nix - dynein: normalized package name match | nixpkgs package indexes: pkgs/by-name/dy/dynein/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Cloud CLI packages](https://www.automicvault.com/ja/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [cmake](https://www.automicvault.com/ja/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/ja/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [rust](https://www.automicvault.com/ja/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [couchdb](https://www.automicvault.com/ja/pkg/brew/couchdb/) - Shares av.db curated category or tags: cli, data, database, nosql.
- [helix-db](https://www.automicvault.com/ja/pkg/brew/helix-db/) - Shares av.db curated category or tags: cli, data, database, rust.
- [orientdb](https://www.automicvault.com/ja/pkg/brew/orientdb/) - Shares av.db curated category or tags: cli, data, database, nosql.
- [rsql](https://www.automicvault.com/ja/pkg/brew/rsql/) - Shares av.db curated category or tags: cli, data, database, rust.
- [automysqlbackup](https://www.automicvault.com/ja/pkg/brew/automysqlbackup/) - Shares av.db curated category or tags: cli, data, database.
- [basex](https://www.automicvault.com/ja/pkg/brew/basex/) - Shares av.db curated category or tags: cli, data, database.
- [berkeley-db](https://www.automicvault.com/ja/pkg/brew/berkeley-db/) - Shares av.db curated category or tags: cli, data, database.
- [dbxml](https://www.automicvault.com/ja/pkg/brew/dbxml/) - Shares av.db curated category or tags: cli, data, database.
- [dexter](https://www.automicvault.com/ja/pkg/brew/dexter/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, data, database.
- [doltgres](https://www.automicvault.com/ja/pkg/brew/doltgres/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, data, database.
- [dumpling](https://www.automicvault.com/ja/pkg/brew/dumpling/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, data, database.

## Combined YAML source

View the package source record on GitHub. [combined/dynein.yml](https://github.com/automic-vault/db/blob/main/combined/dynein.yml)


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
