qaz@lemmy.world to Programmer Humor@programming.devEnglish · 1 month agoWho needs MongoDB when you have JSONB?lemmy.worldexternal-linkmessage-square60fedilinkarrow-up1329arrow-down13
arrow-up1326arrow-down1external-linkWho needs MongoDB when you have JSONB?lemmy.worldqaz@lemmy.world to Programmer Humor@programming.devEnglish · 1 month agomessage-square60fedilink
minus-squarewetbeardhairs@lemmy.dbzer0.comlinkfedilinkarrow-up1·1 month agoJust store the JSON in a sqlite table with an extra column or two for commonly indexed stuff…?
minus-squarePsaldorn@lemmy.worldlinkfedilinkarrow-up2·1 month 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