python:sqlalchemy
CommunityPattern-based SQLAlchemy ORM guidance for Python.
Authormartinffx
Version1.0.0
Installs0
System Documentation
What problem does it solve?
SQLAlchemy ORM patterns for Python provide practical patterns to model data, query efficiently, and manage sessions, upserts, and JSON columns in modern applications. This guide helps teams enforce consistent data access practices and reduce boilerplate across services.
Core Features & Use Cases
- Declarative modeling and relationships to express data structures clearly.
- Session management and transactional operations for safe data modifications.
- Upsert handling, advanced querying, and JSON column usage for complex data stores.
- Use Case: Building a Python service with a PostgreSQL database, adopt these patterns to define models, queries, and data access layers.
Quick Start
Adapt the sample models and queries to your own database schema to start using SQLAlchemy ORM patterns.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: python:sqlalchemy Download link: https://github.com/martinffx/claude-code-atelier/archive/main.zip#python-sqlalchemy Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.