sqlmodel-task-models - Define SQLModel Database Schema for Todo Application
Defines database models using SQLModel for Todo applications with Better Auth compatibility.
Tags
Updated: 2026-02-14Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Define user model schema
- Define task model schema
- Configure foreign key constraints
- Set up database indexing
- Manage timestamp fields
Inputs
- SQLModel library
- Better Auth requirements
- PostgreSQL database configuration
Outputs
- SQLModel model definitions
- Database schema code
Requirements
- Python environment
- SQLModel package installed
- PostgreSQL database available
