·using-relational-databases
{}

using-relational-databases

ancoleman/ai-design-components

Python, Rust, Go 및 TypeScript 전반에 걸쳐 관계형 데이터베이스를 구현합니다. CRUD 애플리케이션, 트랜잭션 시스템 또는 구조화된 데이터 저장소를 구축할 때 사용합니다. PostgreSQL(기본), MySQL, SQLite, ORM(SQLAlchemy, Prisma, SeaORM, GORM), 쿼리 빌더(Drizzle, sqlc, SQLx), 마이그레이션, 연결 풀링 및 서버리스 데이터베이스(Neon, PlanetScale, Turso)를 다룹니다.

9설치·0트렌드·@ancoleman

설치

$npx skills add https://github.com/ancoleman/ai-design-components --skill using-relational-databases

SKILL.md

This skill guides relational database selection and implementation across multiple languages. Choose the optimal database engine, ORM/query builder, and deployment strategy for transactional systems, CRUD applications, and structured data storage.

See: references/orms-python.md for complete SQLAlchemy/SQLModel patterns, async workflows, and connection pooling.

See: references/orms-typescript.md for Prisma vs Drizzle detailed comparison, Kysely, TypeORM patterns.

Python, Rust, Go 및 TypeScript 전반에 걸쳐 관계형 데이터베이스를 구현합니다. CRUD 애플리케이션, 트랜잭션 시스템 또는 구조화된 데이터 저장소를 구축할 때 사용합니다. PostgreSQL(기본), MySQL, SQLite, ORM(SQLAlchemy, Prisma, SeaORM, GORM), 쿼리 빌더(Drizzle, sqlc, SQLx), 마이그레이션, 연결 풀링 및 서버리스 데이터베이스(Neon, PlanetScale, Turso)를 다룹니다. 출처: ancoleman/ai-design-components.

원본 보기

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/ancoleman/ai-design-components --skill using-relational-databases
카테고리
{}데이터 분석
인증됨
최초 등록
2026-02-01
업데이트
2026-02-18

빠른 답변

using-relational-databases이란?

Python, Rust, Go 및 TypeScript 전반에 걸쳐 관계형 데이터베이스를 구현합니다. CRUD 애플리케이션, 트랜잭션 시스템 또는 구조화된 데이터 저장소를 구축할 때 사용합니다. PostgreSQL(기본), MySQL, SQLite, ORM(SQLAlchemy, Prisma, SeaORM, GORM), 쿼리 빌더(Drizzle, sqlc, SQLx), 마이그레이션, 연결 풀링 및 서버리스 데이터베이스(Neon, PlanetScale, Turso)를 다룹니다. 출처: ancoleman/ai-design-components.

using-relational-databases 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/ancoleman/ai-design-components --skill using-relational-databases 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code나 Cursor에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/ancoleman/ai-design-components