sqlmodel-crud

Community

Effortless SQLModel CRUD and queries.

AuthorAwais68
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps developers design SQLModel-based database models with table=True, define relationships, and implement robust, asynchronous CRUD operations, enabling scalable data layers for modern apps.

Core Features & Use Cases

  • Model definitions: Define SQLModel models with table=True, proper Field validators, indices, and unique constraints for real-world entities.
  • Relationships & joins: Configure bidirectional relationships with back_populates, and perform joins and subqueries to fetch related data efficiently.
  • Async CRUD & pagination: Implement create/read/update/delete operations using AsyncSession, with pagination, filtering, and safe transaction handling.
  • Advanced queries: Build complex queries including filters, ordering, and aggregations across related entities.

Quick Start

Initialize the database, create sample entities (e.g., Student, Class, Fee), and perform a sequence of CRUD operations: create a record, fetch by ID, update fields, and delete the record.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sqlmodel-crud
Download link: https://github.com/Awais68/h2_phase_3_Chatbot_Todo/archive/main.zip#sqlmodel-crud

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.