home/categories/architecture-patterns/allenlin90-eridu-services-agent-skills-database-patterns-skill-md
architecture-patternsdevelopment

database-patterns

Provides Prisma-specific patterns for soft delete, transactions, optimistic locking, bulk operations, and performance optimization. This skill should be used when implementing data persistence, handling concurrent updates, managing complex multi-table operations, or optimizing query performance.

allenlin90
maintainer
allenlin90
更新日 1/18/2026
スター
1
フォーク
0
quick start

Installation and usage

Provides Prisma-specific patterns for soft delete, transactions, optimistic locking, bulk operations, and performance optimization. This skill should be used when implementing data persistence, handling concurrent updates, managing complex multi-table operations, or optimizing query performance.

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

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

skills use database-patterns