home/categories/backend/hafiznaveedchuhan-ctrl-hackaton2pages-claude-skills-reusable-skills-fastapi-sqlmodel-skill-md
backenddevelopment

fastapi-sqlmodel

Use when building FastAPI applications with SQLModel for database models, CRUD operations, and full-stack data management. Also use for implementing relationships, migrations, async queries, and type-safe database interactions with Pydantic integration. NOT when using other ORMs (SQLAlchemy directly, Tortoise ORM) or building non-FastAPI applications.

hafiznaveedchuhan-ctrl
maintainer
hafiznaveedchuhan-ctrl
آخر تحديث 1/18/2026
النجوم
0
التفرعات
0
quick start

Installation and usage

Use when building FastAPI applications with SQLModel for database models, CRUD operations, and full-stack data management. Also use for implementing relationships, migrations, async queries, and type-safe database interactions with Pydantic integration. NOT when using other ORMs (SQLAlchemy directly, Tortoise ORM) or building non-FastAPI applications.

التثبيت
$ install --globalskills.sh
الاستخدام

بعد التثبيت، يمكنك استخدام هذه المهارة بتشغيل الأمر التالي في الطرفية:

skills use fastapi-sqlmodel