tidbx-serverless-driver
✓Node.js, 서버리스 및 엣지 환경에서 TiDB Cloud Serverless Driver(베타)를 사용하기 위한 지침입니다. @tidbcloud/serverless를 사용하여 HTTP를 통해 TiDB Cloud Starter/Essential에 연결하거나 Vercel/Cloudflare/Netlify/Deno/Bun에서 Prisma/Kysely/Drizzle 서버리스 어댑터와 통합할 때 사용합니다. 서버리스 드라이버 설정 및 에지 런타임 안내에 이 기술을 사용하세요.
SKILL.md
Use this skill to guide users who need the TiDB Cloud serverless driver (Beta) in serverless or edge environments.
Serverless and edge runtimes often do not support long-lived TCP connections. Traditional MySQL drivers expect TCP, so they are a poor fit there. The TiDB Cloud serverless driver (Beta) uses HTTP instead, so it works in serverless and edge environments while keeping a similar developer experience.
Use the reference file for the canonical driver overview, examples, configuration, and limitations. Load only what you need, and use the table of contents to jump to the right section:
Node.js, 서버리스 및 엣지 환경에서 TiDB Cloud Serverless Driver(베타)를 사용하기 위한 지침입니다. @tidbcloud/serverless를 사용하여 HTTP를 통해 TiDB Cloud Starter/Essential에 연결하거나 Vercel/Cloudflare/Netlify/Deno/Bun에서 Prisma/Kysely/Drizzle 서버리스 어댑터와 통합할 때 사용합니다. 서버리스 드라이버 설정 및 에지 런타임 안내에 이 기술을 사용하세요. 출처: pingcap/agent-rules.
인용 가능한 정보
AI/검색 인용용 안정적인 필드와 명령어.
- 설치 명령어
npx skills add https://github.com/pingcap/agent-rules --skill tidbx-serverless-driver- 카테고리
- </>개발 도구
- 인증됨
- ✓
- 최초 등록
- 2026-02-01
- 업데이트
- 2026-02-18
빠른 답변
tidbx-serverless-driver이란?
Node.js, 서버리스 및 엣지 환경에서 TiDB Cloud Serverless Driver(베타)를 사용하기 위한 지침입니다. @tidbcloud/serverless를 사용하여 HTTP를 통해 TiDB Cloud Starter/Essential에 연결하거나 Vercel/Cloudflare/Netlify/Deno/Bun에서 Prisma/Kysely/Drizzle 서버리스 어댑터와 통합할 때 사용합니다. 서버리스 드라이버 설정 및 에지 런타임 안내에 이 기술을 사용하세요. 출처: pingcap/agent-rules.
tidbx-serverless-driver 설치 방법은?
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/pingcap/agent-rules --skill tidbx-serverless-driver 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code나 Cursor에서 사용할 수 있습니다
소스 저장소는 어디인가요?
https://github.com/pingcap/agent-rules