sqlmodel-neon-fastapi
Build FastAPI applications with SQLModel ORM and NEON serverless PostgreSQL. This skill should be used when creating database models, setting up NEON connections, building CRUD endpoints, defining relationships (1:1, 1:N, N:N), or adding pagination. Triggers: "create models", "setup database", "add CRUD", "SQLModel", "NEON", "database relationships", "connect to postgres", "add pagination".
Installation and usage
Build FastAPI applications with SQLModel ORM and NEON serverless PostgreSQL. This skill should be used when creating database models, setting up NEON connections, building CRUD endpoints, defining relationships (1:1, 1:N, N:N), or adding pagination. Triggers: "create models", "setup database", "add CRUD", "SQLModel", "NEON", "database relationships", "connect to postgres", "add pagination".
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use sqlmodel-neon-fastapi