home/categories/sql-databases/mjunaidca-mjs-agent-skills-docs-taskflow-vault-skills-engineering-sqlmodel-database-skill-md
sql-databasesdatabases

sqlmodel-database

Design and implement database schemas using SQLModel with sync and async patterns. Use this skill when creating database models, setting up Neon PostgreSQL connections, defining relationships (one-to-many, many-to-many), implementing FastAPI dependency injection, or migrating schemas. Covers both sync Session and async AsyncSession patterns.

mjunaidca
maintainer
mjunaidca
更新日 12/21/2025
スター
22
フォーク
10
quick start

Installation and usage

Design and implement database schemas using SQLModel with sync and async patterns. Use this skill when creating database models, setting up Neon PostgreSQL connections, defining relationships (one-to-many, many-to-many), implementing FastAPI dependency injection, or migrating schemas. Covers both sync Session and async AsyncSession patterns.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use sqlmodel-database