Sips'@slrpnk.net to Technology@lemmy.worldEnglish · 1 year agoK1 Acquires Mariadbwww.prnewswire.comexternal-linkmessage-square53linkfedilinkarrow-up1119arrow-down13
arrow-up1116arrow-down1external-linkK1 Acquires Mariadbwww.prnewswire.comSips'@slrpnk.net to Technology@lemmy.worldEnglish · 1 year agomessage-square53linkfedilink
minus-squarerhabarba@feddit.orgBannedlinkfedilinkEnglisharrow-up5·1 year agoSome of our customers rely on Oracle’s database system, because history. Sadly, we can’t teach them.
minus-squareBoomer Humor Doomergod@lemmy.worldlinkfedilinkEnglisharrow-up4·1 year agoTrue, and I keep those folks in my prayers. But if you’re on MySQL it’s a lot less of a lift to switch to MariaDB than it is to go to Postgres, even if Postgres is better in some ways.
minus-squarerhabarba@feddit.orgBannedlinkfedilinkEnglisharrow-up3·1 year agoI rewrote the last remaining MySQL-based software of mine this year because I didn’t want to have MariaDB just for this one tool. Everything else had already been migrated. PostgreSQL is much faster in my tests.
Some of our customers rely on Oracle’s database system, because history. Sadly, we can’t teach them.
True, and I keep those folks in my prayers.
But if you’re on MySQL it’s a lot less of a lift to switch to MariaDB than it is to go to Postgres, even if Postgres is better in some ways.
I rewrote the last remaining MySQL-based software of mine this year because I didn’t want to have MariaDB just for this one tool. Everything else had already been migrated. PostgreSQL is much faster in my tests.