cm0002@lemmy.world to Programmer Humor@programming.dev · 20 hours agoGood Morninglemmy.mlimagemessage-square48fedilinkarrow-up1647arrow-down14cross-posted to: [email protected]
arrow-up1643arrow-down1imageGood Morninglemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 20 hours agomessage-square48fedilinkcross-posted to: [email protected]
minus-squarejubilationtcornpone@sh.itjust.workslinkfedilinkarrow-up31·edit-212 hours agoWhat’s that? Did you say you needed an RDBMS that can also handle JSON data? Well have I got good news for you!
minus-squareDerpgon@programming.devlinkfedilinkarrow-up8·15 hours agoMysql / Mari can handle it too! Just use BLOB 🤣
minus-squarelime!@feddit.nulinkfedilinkEnglisharrow-up20·14 hours agopg can actually query into json fields!
minus-squarelime!@feddit.nulinkfedilinkEnglisharrow-up1·1 hour agooh i didn’t know that. iirc postgres easily beats mongo in json performance which is a bit embarrassing.
minus-squareTanoh@lemmy.worldlinkfedilinkarrow-up10·11 hours agoAnd you can add indexes on those JSON fields too!
minus-squareTja@programming.devlinkfedilinkarrow-up5·6 hours agoKind of. I hope you don’t like performance…
What’s that? Did you say you needed an RDBMS that can also handle JSON data? Well have I got good news for you!
Mysql / Mari can handle it too! Just use BLOB 🤣
pg can actually query into json fields!
Mysql can too, slow af tho.
oh i didn’t know that. iirc postgres easily beats mongo in json performance which is a bit embarrassing.
And you can add indexes on those JSON fields too!
Kind of. I hope you don’t like performance…