1. +-------------+--------------+----------------------------+
    2. | photo_metadata |
    3. +-------------+--------------+----------------------------+
    4. | height | int(11) | |
    5. | comment | varchar(255) | |
    6. | orientation | varchar(255) | |
    7. | photoId | int(11) | FOREIGN KEY |
    8. +-------------+--------------+----------------------------+