Project Case Study

Archival
Fashion
Database

Type

Database Design

Stack

MySQL · SQL · Data Modeling

Sources

The Met · V&A Museum

Context

Database Systems Course · UTSA

Overview

Preserving fashion
through structured data

This project was developed to simulate a professional fashion archive using MySQL. A relational database was built to catalog iconic and vintage fashion pieces sourced from institutional archives including The Met and the V&A Museum, allowing for advanced querying and archival integrity.

The goal was to prove that the same data architecture used by luxury brand archives — organizing garments by designer, season, material, and provenance — could be reconstructed from open cultural datasets with careful schema design and business rule enforcement.

Fashion data is fragmented.
Archives shouldn’t be.

Archival fashion data is scattered, inconsistent, and often hard to access. This project centralizes that information into a searchable, queryable system — supporting use cases across fashion research, design inspiration, and cultural preservation.

For luxury houses like LVMH or Kering, archive integrity isn’t just heritage — it’s brand equity. This project replicates the data infrastructure that makes that possible.

Data fields in the archive

01Designer Name

Indexed by designer for trend forecasting, legacy impact analysis, and collection lineage queries.

02Collection Year & Season

Enables timeline analysis across decades and seasonal comparison of silhouettes and materials.

03Garment Type & Material

Supports filtering by category, fabric, and cut — critical for style forecasting workflows.

04Color, Fabrication & Cut

Detailed construction attributes allowing nuanced visual trend identification over time.

05Runway Photos & Sketches

Media references linked to each garment record for visual context and presentation use.

06Museum Source & Origin

Provenance tracking with copyright compliance built into the schema as a business rule.

Use Cases

Designed for

Fashion Researchers & Historians

Query across designer eras, materials, and cultural contexts to trace the evolution of silhouettes and movements in fashion history.

Designers & Stylists

Pull reference garments by season, palette, or silhouette to inform current collections with archival depth and visual accuracy.

Journalists & Museum Archivists

Surface provenance data, copyright status, and institutional sourcing for editorial and exhibition use.

Students & Educators

Access structured, citable fashion data for academic research with consistent formatting and traceable sources.

“Fashion is not something that exists in dresses only. Fashion is in the sky, in the street — fashion has to do with ideas, the way we live, what is happening.”

— Coco Chanel

Transparency built
into the schema

All data was sourced from trusted open digital archives — The Metropolitan Museum of Art and the Victoria & Albert Museum. Copyright compliance and transparent provenance tracking were defined as core business rules in the database schema, not afterthoughts.

Every garment record includes source attribution, acquisition date, and usage restrictions — ensuring the archive respects both institutional rights and cultural heritage.

Reflection

What I learned
building this

As a solo developer, this project gave me hands-on experience with database schema design, structured query writing, and ethical data handling in a creative industry context.

It deepened my understanding of how luxury brands maintain archive integrity — and how data infrastructure directly supports brand storytelling, product development, and cultural preservation.

Most importantly, it confirmed what I already believed: that technology and culture don’t have to be separate. The most meaningful work happens at their intersection.

Next Project

Beauty Trend
Intelligence Dashboard

View All Projects →