cm0002@lemmy.world to Programmer Humor@programming.dev · 20 hours agoGood Morninglemmy.mlimagemessage-square48fedilinkarrow-up1646arrow-down14cross-posted to: [email protected]
arrow-up1642arrow-down1imageGood Morninglemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 20 hours agomessage-square48fedilinkcross-posted to: [email protected]
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…
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…