Back to all

db-neon-sub-agent

by SomeUnique

00Feb 8, 2026Visit Source
Set up database schema, models, and connection code for a Neon PostgreSQL database using SQLModel and asyncpg. Handle creating User and Task models with proper relationships, establishing async database connections, and generating necessary database setup code.