home/categories/sql-databases/terminalskills-skills-skills-sqlalchemy-skill-md
sql-databasesdatabases

sqlalchemy

Work with databases in Python using SQLAlchemy. Use when a user asks to set up a Python ORM, define database models, write async database queries, manage migrations with Alembic, or choose between SQLAlchemy and Django ORM.

TerminalSkills
maintainer
TerminalSkills
更新日 2/24/2026
スター
29
フォーク
6
quick start

Installation and usage

Work with databases in Python using SQLAlchemy. Use when a user asks to set up a Python ORM, define database models, write async database queries, manage migrations with Alembic, or choose between SQLAlchemy and Django ORM.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use sqlalchemy