cm0002@lemmy.world to Programmer Humor@programming.dev · 3 days agoGood Morninglemmy.mlimagemessage-square56fedilinkarrow-up1799arrow-down15cross-posted to: [email protected]
arrow-up1794arrow-down1imageGood Morninglemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 3 days agomessage-square56fedilinkcross-posted to: [email protected]
minus-squarejubilationtcornpone@sh.itjust.workslinkfedilinkarrow-up2·2 days 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-up2·1 day 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.