SQLAlchemy 2.0+

Community

Type-safe async ORM for scalable Python backends

AuthorSlanyCukr
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Async, type-safe ORM for Python backends requires careful setup to avoid boilerplate and runtime errors; SQLAlchemy 2.0+ provides a modern approach to modeling and async querying.

Core Features & Use Cases

  • Declarative, type-safe models with Mapped attributes and relationships for robust data layers.
  • Async engine and session management to handle high-concurrency backends with asyncio.
  • Use Case: Build an API service that performs scalable CRUD and complex queries against PostgreSQL or SQLite while maintaining strict typing.

Quick Start

Install SQLAlchemy 2.0+ and an async driver, then configure an AsyncEngine and an async sessionmaker to run CRUD operations in an async context.

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 2.0+
Download link: https://github.com/SlanyCukr/riot-api-project/archive/main.zip#sqlalchemy-2-0

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.