skill-database-sqlalchemy

Community

Master SQLAlchemy 2.x ORM with Python.

Authorryan-nguyen-01
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This guide consolidates best practices for using SQLAlchemy 2.x in Python, covering robust model design, explicit session management, and reliable migrations to reduce boilerplate and errors.

Core Features & Use Cases

  • Clear model design patterns using Declarative Base and mixins for common fields and indexes.
  • Asynchronous session management with proper transaction boundaries and safe commit/rollback handling.
  • Repository-style data access and Alembic-driven migrations to evolve schemas safely.

Quick Start

Set up the ORM components in your application and apply initial migrations to begin persisting data.

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: skill-database-sqlalchemy
Download link: https://github.com/ryan-nguyen-01/agent-platform/archive/main.zip#skill-database-sqlalchemy

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 471,000+ vetted skills library on demand.