·dynamodb
</>

dynamodb

itsmostafa/aws-agent-skills

スケーラブルなデータストレージのための AWS DynamoDB NoSQL データベース。テーブル スキーマの設計、クエリの作成、インデックスの構成、容量の管理、単一テーブル設計の実装、またはパフォーマンスの問題のトラブルシューティングを行うときに使用します。

30インストール·0トレンド·@itsmostafa

インストール

$npx skills add https://github.com/itsmostafa/aws-agent-skills --skill dynamodb

SKILL.md

Amazon DynamoDB is a fully managed NoSQL database service providing fast, predictable performance at any scale. It supports key-value and document data structures.

| Partition Key (PK) | Required. Determines data distribution | | Sort Key (SK) | Optional. Enables range queries within partition | | Composite Key | PK + SK combination |

| GSI (Global Secondary Index) | Different PK/SK, separate throughput, eventually consistent | | LSI (Local Secondary Index) | Same PK, different SK, shares table throughput, strongly consistent option |

スケーラブルなデータストレージのための AWS DynamoDB NoSQL データベース。テーブル スキーマの設計、クエリの作成、インデックスの構成、容量の管理、単一テーブル設計の実装、またはパフォーマンスの問題のトラブルシューティングを行うときに使用します。 ソース: itsmostafa/aws-agent-skills。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/itsmostafa/aws-agent-skills --skill dynamodb
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

dynamodb とは?

スケーラブルなデータストレージのための AWS DynamoDB NoSQL データベース。テーブル スキーマの設計、クエリの作成、インデックスの構成、容量の管理、単一テーブル設計の実装、またはパフォーマンスの問題のトラブルシューティングを行うときに使用します。 ソース: itsmostafa/aws-agent-skills。

dynamodb のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/itsmostafa/aws-agent-skills --skill dynamodb インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/itsmostafa/aws-agent-skills