🍺 BREW Explorer

← all formulae

dynein

brew install dynein v0.3.0 Apache-2.0

DynamoDB CLI

11
30-day installs · #8422
21
90-day · #9623
144
365-day · #8234
396
★ GitHub stars · updated 11mo ago

Build dependencies

GitHub topics

aws backup cli command-line command-line-tool database ddb dynamodb dynamodb-admin dynamodb-cli dynamodb-client dynamodb-local export import nosql rust

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "cmake",
    "pkgconf",
    "rust"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "DynamoDB CLI",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:37:12+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "dynein",
  "github_default_branch": "main",
  "github_last_commit_at": "2025-09-16T16:26:56Z",
  "github_readme_excerpt": "dynein - DynamoDB CLI\n========================================\n\n**dynein** /da\u026a.n\u026an/ is a command line interface for [Amazon DynamoDB](https://aws.amazon.com/dynamodb/) written in Rust. dynein is designed to make it simple to interact with DynamoDB tables/items from terminal.\n\n\u003c!-- TOC --\u003e\n\n- [Why use dynein?](#why-use-dynein)\n    - [Less Typing](#less-typing)\n    - [Quick Start](#quick-start)\n    - [For day-to-day tasks](#for-day-to-day-tasks)\n- [Installation](#installation)\n    - [Method 1. Download binaries](#method-1-download-binaries)\n    - [Method 2. Homebrew (MacOS)](#method-2-homebrew-macos)\n    - [Method 3. Building from source](#method-3-building-from-source)\n- [How to Use](#how-to-use)\n    - [Prerequisites - AWS Credentials](#prerequisites---aws-credentials)\n    - [Commands overview](#commands-overview)\n    - [Bootstrapping sample DynamoDB tables](#bootstrapping-sample-dynamodb-tables)\n    - [Working with DynamoDB tables](#working-with-dynamodb-tables)\n        - [Infrastracture as Code - enpowered by CloudFormation](#infrastracture-as-code---enpowered-by-cloudformation)\n        - [`dy use` and `dy config` to switch/manage context](#dy-use-and-dy-config-to-switchmanage-context)\n    - [Working with DynamoDB items](#working-with-dynamodb-items)\n        - [Read](#read)\n            - [`dy scan`](#dy-scan)\n            - [`dy get`](#dy-get)\n            - [`dy query`](#dy-query)\n        - [Write](#write)\n            - [`dy put`](#dy-put)\n            - [`dy upd`](#dy-upd)\n            - [`dy del`](#dy-del)\n    - [Working with Indexes](#working-with-indexes)\n    - [Import/Export for DynamoDB items](#importexport-for-dynamodb-items)\n        - [`dy export`](#dy-export)\n        - [`dy import`](#dy-import)\n    - [Using DynamoDB Local with `--region local` option](#using-dynamodb-local-with---region-local-option)\n- [Contribution](#contribution)\n- [Misc](#misc)\n    - [Asides](#asides)\n    - [Troubleshooting](#troubleshooting)\n    - [Ideas for future works](#ideas-for-futu",
  "github_repo": "awslabs/dynein",
  "github_stars": 396,
  "github_topics": [
    "aws",
    "backup",
    "cli",
    "command-line",
    "command-line-tool",
    "database",
    "ddb",
    "dynamodb",
    "dynamodb-admin",
    "dynamodb-cli",
    "dynamodb-client",
    "dynamodb-local",
    "export",
    "import",
    "nosql",
    "rust"
  ],
  "homepage": "https://github.com/awslabs/dynein",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 11,
  "installs_365d": 144,
  "installs_90d": 21,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Apache-2.0",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "dynein",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 8422,
  "rank_365d": 8234,
  "rank_90d": 9623,
  "raw_hash": "9ec0f2f157ca82ab",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/d/dynein.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    "bzip2"
  ],
  "version_head": "HEAD",
  "version_stable": "0.3.0",
  "versioned_formulae": [],
  "why_use_this": null
}