cm0002@lemmy.world to Programmer Humor@programming.dev · 24 hours agoGood Morninglemmy.mlimagemessage-square50linkfedilinkarrow-up1704arrow-down15
arrow-up1699arrow-down1imageGood Morninglemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 24 hours agomessage-square50linkfedilink
minus-squarejubilationtcornpone@sh.itjust.workslinkfedilinkarrow-up36·edit-216 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-up9·19 hours agoMysql / Mari can handle it too! Just use BLOB 🤣
minus-squarelime!@feddit.nulinkfedilinkEnglisharrow-up23·18 hours agopg can actually query into json fields!
minus-squareTanoh@lemmy.worldlinkfedilinkarrow-up11·15 hours agoAnd you can add indexes on those JSON fields too!
minus-squareTja@programming.devlinkfedilinkarrow-up5·10 hours agoKind of. I hope you don’t like performance…
minus-squarelime!@feddit.nulinkfedilinkEnglisharrow-up2·5 hours agooh i didn’t know that. iirc postgres easily beats mongo in json performance which is a bit embarrassing.
minus-squareDerpgon@programming.devlinkfedilinkarrow-up1·2 hours agoHoly, never knew, and never would expect. Postgres truly is king.
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!
And you can add indexes on those JSON fields too!
Kind of. I hope you don’t like performance…
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.
Holy, never knew, and never would expect. Postgres truly is king.