qaz@lemmy.world to Programmer Humor@programming.devEnglish · 3 days agoWho needs MongoDB when you have JSONB?lemmy.worldimagemessage-square46fedilinkarrow-up1307arrow-down13
arrow-up1304arrow-down1imageWho needs MongoDB when you have JSONB?lemmy.worldqaz@lemmy.world to Programmer Humor@programming.devEnglish · 3 days agomessage-square46fedilink
minus-squarewetbeardhairs@lemmy.dbzer0.comlinkfedilinkarrow-up1·2 days agoJust store the JSON in a sqlite table with an extra column or two for commonly indexed stuff…?
minus-squarePsaldorn@lemmy.worldlinkfedilinkarrow-up2·2 days 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