Skip to content

[TASK] DynamoDB 테이블 설계 및 생성 #18

Description

@DDINGJOO

연결된 Story/Epic

#12

작업 범위

  1. Word 테이블 스키마 설계

    • PK: WORD#{wordId}, SK: METADATA
    • GSI1: LEVEL#{level} (레벨별 조회)
  2. UserWord 테이블 스키마 설계

    • PK: USER#{userId}, SK: WORD#{wordId}
    • GSI1: USER#{userId}#REVIEW (복습 예정일)
    • GSI2: USER#{userId}#STATUS#{status}
  3. DailyStudy, TestResult 스키마 설계

  4. template.yaml에 DynamoDB 리소스 추가

Done 기준

  • 린트/빌드/CI 통과
  • PR 리뷰/머지

Metadata

Metadata

Assignees

No one assigned

    Labels

    taskDevelopment task

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions