• Rayquetzalcoatl@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    20 hours ago

    I’m currently building something using Mongo as the DB, and have so far been making sure to assign the user ID to everything that relates to that user when it’s created.

    Wouldn’t you have to do something like that in MySQL anyway to ensure that the entries related to each other?