qaz@lemmy.world to Programmer Humor@programming.devEnglish · 2 days agoWho needs MongoDB when you have JSONB?lemmy.worldimagemessage-square60fedilinkarrow-up1312arrow-down12
arrow-up1310arrow-down1imageWho needs MongoDB when you have JSONB?lemmy.worldqaz@lemmy.world to Programmer Humor@programming.devEnglish · 2 days agomessage-square60fedilink
minus-squarewetbeardhairs@lemmy.dbzer0.comlinkfedilinkarrow-up1·11 hours agoJust store the JSON in a sqlite table with an extra column or two for commonly indexed stuff…?
minus-squarePsaldorn@lemmy.worldlinkfedilinkarrow-up2·10 hours agoNo, you misunderstand. Sqlite just does not work when it’s packaged by Godot mono for mobile (see the ticket in the other replies) It worked fine on desktop which made it more frustrating
Just store the JSON in a sqlite table with an extra column or two for commonly indexed stuff…?
No, you misunderstand. Sqlite just does not work when it’s packaged by Godot mono for mobile (see the ticket in the other replies)
It worked fine on desktop which made it more frustrating