Goldfish
Sample · PHP

ecommerce-php — MySQL e-commerce storefront

A PHP 8 e-commerce storefront on MySQL, built to break the way real migrations do. A Swordfish Sample App for testing the MySQL→PostgreSQL assessment.

Matt Yonkovit

Requires: MySQL

E-commerce storefront on MySQL, built to break the way real database migrations break. One of the Swordfish Sample Apps — a fixed, repeatable target for testing Swordfish’s assessment and for following the per-database tutorial.

  • Source database: MySQL
  • Stack: PHP 8
  • Exercises: AUTO_INCREMENT, backtick identifiers, ENUM, ON DUPLICATE KEY, and GROUP BY ordering semantics

Point Swordfish at the app, run a scan, then grade the findings against the per-app answer key in the repo’s docs/answer-keys/.

Browse mysql/ecommerce-php on GitHub → · MySQL → PostgreSQL tutorial