sqlalchemy-async

Community

Async SQLAlchemy patterns for modern apps

Authorpepeccz
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Asynchronous database access and ORM usage can be verbose and error-prone; this skill provides patterns to simplify, standardize, and optimize async operations with SQLAlchemy.

Core Features & Use Cases

  • Async engine setup and session management for FastAPI and other async frameworks.
  • Declarative models with relationships and common query patterns (select, insert, update, delete) using AsyncSession.
  • Migration guidance with Alembic for async-first workflows and schema evolution.

Quick Start

Configure an async engine and session, then perform a sample asynchronous query and commit.

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: sqlalchemy-async
Download link: https://github.com/pepeccz/msi-a/archive/main.zip#sqlalchemy-async

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.