cm0002@lemmy.world to Programmer Humor@programming.dev · 15 hours agoGood Morninglemmy.mlimagemessage-square46fedilinkarrow-up1565arrow-down13cross-posted to: programmerhumor@lemmy.ml
arrow-up1562arrow-down1imageGood Morninglemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 15 hours agomessage-square46fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squarejubilationtcornpone@sh.itjust.workslinkfedilinkarrow-up20·edit-28 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-up5·10 hours agoMysql / Mari can handle it too! Just use BLOB 🤣
minus-squarelime!@feddit.nulinkfedilinkEnglisharrow-up12·9 hours agopg can actually query into json fields!
minus-squareTanoh@lemmy.worldlinkfedilinkarrow-up5·7 hours agoAnd you can add indexes on those JSON fields too!
minus-squareTja@programming.devlinkfedilinkarrow-up1·2 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.
And you can add indexes on those JSON fields too!
Kind of. I hope you don’t like performance…