• meliaesc@lemmy.world
    link
    fedilink
    arrow-up
    2
    arrow-down
    3
    ·
    2 months ago

    Why not use nosql if your important data is stored in JSON? You can still do all your fancy little joins and whatnot.

    • frezik
      link
      fedilink
      arrow-up
      4
      ·
      2 months ago

      Turn it inside out. Why not use a RDBMS with a NoSQL bit added on the side?

      • xmunk@sh.itjust.works
        link
        fedilink
        arrow-up
        3
        ·
        2 months ago

        Specifically so you get mature transactional guarantees, indices and constraints that let app developers trust your db.