Tools
MySQL
Main Content
Summary
The relational database behind most of my PHP and platform work.
Description
MySQL has been the data layer on my largest projects, from e-commerce catalogues to a learning platform serving thousands of daily users.
I design schemas, tune slow queries, and keep production data safe through careful migrations and backups.
What I use it for
- E-commerce catalogues and orders
- Platform data storage
- Query optimisation
- Schema design and migrations
More database entries