JPDev to Programmer Humor · 6 个月前JSON Query Languageimagemessage-square48fedilinkarrow-up1870arrow-down119
arrow-up1851arrow-down1imageJSON Query LanguageJPDev to Programmer Humor · 6 个月前message-square48fedilink
minus-squaremeliaesc@lemmy.worldlinkfedilinkarrow-up2arrow-down3·6 个月前Why not use nosql if your important data is stored in JSON? You can still do all your fancy little joins and whatnot.
minus-squarefrezik@midwest.sociallinkfedilinkarrow-up4·6 个月前Turn it inside out. Why not use a RDBMS with a NoSQL bit added on the side?
minus-squarexmunk@sh.itjust.workslinkfedilinkarrow-up3·6 个月前Specifically so you get mature transactional guarantees, indices and constraints that let app developers trust your db.
Why not use nosql if your important data is stored in JSON? You can still do all your fancy little joins and whatnot.
Turn it inside out. Why not use a RDBMS with a NoSQL bit added on the side?
Specifically so you get mature transactional guarantees, indices and constraints that let app developers trust your db.