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.
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
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use database-patterns