qaz@lemmy.world to Programmer Humor@programming.devEnglish · 19 hours agoWho needs MongoDB when you have JSONB?lemmy.worldexternal-linkmessage-square43fedilinkarrow-up1219arrow-down12
arrow-up1217arrow-down1external-linkWho needs MongoDB when you have JSONB?lemmy.worldqaz@lemmy.world to Programmer Humor@programming.devEnglish · 19 hours agomessage-square43fedilink
minus-squaretyfon@sh.itjust.workslinkfedilinkarrow-up1·4 hours agoI have used libre office base and found it’s buggy mess. Not all drivers support all functions, so if you are wondering why some options are not present it’s probably adapter not supporting it. Errors and help are usually empty or super generic like ‘syntax incorrect’. Interface sometimes bugs out when long syntax is present in input fields Because of 1. It also doesn’t support all syntax from Microsoft SQL, MySQL etc. I sugest to use dbbever for any DB, it’s different but at least it’s not a buggy mess. Or pgAdmin for Postgresql. Or DB Browser for SQLite
I have used libre office base and found it’s buggy mess.
I sugest to use dbbever for any DB, it’s different but at least it’s not a buggy mess. Or pgAdmin for Postgresql. Or DB Browser for SQLite