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
Atualizado 12/21/2025
Estrelas
22
Forks
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.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use sqlmodel-database