cm0002@lemmy.world to Programmer Humor@programming.dev · 1 day agoGood Morninglemmy.mlimagemessage-square53fedilinkarrow-up1746arrow-down15cross-posted to: programmerhumor@lemmy.ml
arrow-up1741arrow-down1imageGood Morninglemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 1 day agomessage-square53fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squarejubilationtcornpone@sh.itjust.workslinkfedilinkarrow-up1·5 hours agoThe performance is actually not bad. You’re far better off using conventional columns but in the one off cases where you have to store queryable JSON data, it actually performs quite well.
minus-squareTja@programming.devlinkfedilinkarrow-up1·4 hours agoQuite well is very subjective. It’s much slower than columns or specialized databases like MongoDB.
The performance is actually not bad. You’re far better off using conventional columns but in the one off cases where you have to store queryable JSON data, it actually performs quite well.
Quite well is very subjective. It’s much slower than columns or specialized databases like MongoDB.