Home / Recent DB / MySQL (Microbiome Database)

MySQL — Microbiome Database

A relational database design for microbiome study data — schema, relationships, and queries documented in the project report.

SQL

Project report

Full write-up of the database design: tables, relationships, and example queries for microbiome data.

The database models samples, taxonomy, and measurements as related tables so microbiome results can be queried with standard SQL rather than scattered spreadsheets.

Place project_report_2.pdf in recent-db/ to enable the download link. (See the note from your team about adding this file.)