etl-patterns이란?
프로덕션 ETL 패턴 오케스트레이터. 핵심 안정성 패턴 및 증분 로드 전략으로 라우팅합니다. 출처: majesticlabs-dev/majestic-marketplace.
프로덕션 ETL 패턴 오케스트레이터. 핵심 안정성 패턴 및 증분 로드 전략으로 라우팅합니다.
명령줄에서 etl-patterns AI 스킬을 개발 환경에 빠르게 설치
출처: majesticlabs-dev/majestic-marketplace.
| Reliability patterns | etl-core-patterns | Idempotency, checkpointing, error handling, chunking, retry, logging | | Load strategies | etl-incremental-patterns | Backfill, timestamp-based, CDC, pipeline orchestration |
| Repeatable runs | Idempotency | etl-core-patterns | | Resume after failure | Checkpointing | etl-core-patterns | | Handle bad records | Error handling + DLQ | etl-core-patterns | | Memory management | Chunked processing | etl-core-patterns | | Network resilience | Retry with backoff | etl-core-patterns |
| Small tables (<100K) | Full refresh | etl-incremental-patterns | | Large tables | Timestamp incremental | etl-incremental-patterns | | Real-time sync | CDC events | etl-incremental-patterns | | Historical migration | Parallel backfill | etl-incremental-patterns | | Zero-downtime refresh | Swap pattern | etl-incremental-patterns |
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill etl-patternsBrowse more skills from majesticlabs-dev/majestic-marketplace
프로덕션 ETL 패턴 오케스트레이터. 핵심 안정성 패턴 및 증분 로드 전략으로 라우팅합니다. 출처: majesticlabs-dev/majestic-marketplace.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill etl-patterns 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/majesticlabs-dev/majestic-marketplace