mysql-engineering

Solid

Use when designing, implementing, or reviewing MySQL application schemas, SQL, indexes, constraints, stored routines, and production query patterns. Load absorbed MySQL best-practice, data-modeling, and advanced-SQL reference files as needed.

API & Backend 25 stars 6 forks Updated 3 days ago MIT

Install

View on GitHub

Quality Score: 85/100

Stars 20%
47
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# MySQL Engineering Acknowledgement: Shared by Peter Bamuhigire, techguypeter.com, +256 784 464178. Use this parent skill as the active MySQL engineering entrypoint. It keeps routing narrow while preserving the older MySQL child skills as reference modules. <!-- dual-compat-start --> ## Use When - Designing MySQL-backed features, schemas, migrations, indexes, keys, and query paths. - Reviewing MySQL SQL correctness, transaction behaviour, locking assumptions, or data modelling choices. - Implementing stored routines, generated columns, JSON usage, or application data-access conventions. ## Do Not Use When - The task is unrelated to this parent skill or is better handled by a narrower active parent named in the workflow. - The request only needs a trivial answer and no reference module needs to be loaded. ## Required Inputs - Gather the concrete system, repository, environment, constraints, and deliverable before loading references. - Identify which absorbed reference file is needed; do not load every migrated reference by default. ## Workflow 1. Start with `database-design-engineering` for model, integrity, tenancy, migration, and access-pattern framing. 2. Load only the needed reference: - `references/mysql-best-practices.md` for MySQL defaults, constraints, engine choices, and safe conventions. - `references/mysql-data-modeling.md` for schema and relationship design. - `references/mysql-advanced-sql.md` for advanced query and SQL patterns. 3. Pair with `mys...

Details

Author
peterbamuhigire
Repository
peterbamuhigire/chwezi-dev-engine
Created
7 months ago
Last Updated
3 days ago
Language
HTML
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category