Skip to main content
Run any Skill in Manus
with one click

database-design

Stars0
Forks0
UpdatedJune 26, 2026 at 20:50

Relational database design and SQL best practices for building software applications. Covers schema modeling, normalization, data types, keys, constraints, indexing, query performance and EXPLAIN, transactions, isolation and locking, migrations, and PostgreSQL/MySQL-specific gotchas and antipatterns. Use when designing a database schema, creating or altering tables, choosing data types or keys, adding indexes, writing or optimizing SQL queries, debugging slow queries or deadlocks, planning a migration, or choosing between Postgres and MySQL. Triggers on "design a schema", "create table", "add an index", "normalize", "foreign key", "slow query", "EXPLAIN", "N+1", "migration", "deadlock", "Postgres", "MySQL", "SQL best practices".

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly