Lee Duna@lemmy.nz to Programming@programming.devEnglish · 1 year agoStruggling database company MariaDB could be taken private in $37M dealtechcrunch.comexternal-linkmessage-square31fedilinkarrow-up1186arrow-down11
arrow-up1185arrow-down1external-linkStruggling database company MariaDB could be taken private in $37M dealtechcrunch.comLee Duna@lemmy.nz to Programming@programming.devEnglish · 1 year agomessage-square31fedilink
minus-squaretills13@lemmy.worldlinkfedilinkarrow-up4·1 year agoThe nice thing about MariaDB is that you can use it in place of MySQL for WordPress. AFAIK there’s no official way to do the same with psql.
minus-squaresjpwarren@programming.devlinkfedilinkarrow-up3·11 months agoSometimes I wonder if Wordpress is the main reason MySql and MariaDB still exist.
minus-squaremac@infosec.publinkfedilinkarrow-up1·11 months agoName thing for jQuery and PHP… Though Laravel seems to have some good projects under its belt I don’t find the system intuitive to work with.
minus-squarejelloeater - Ops Mgr@lemmy.worldlinkfedilinkEnglisharrow-up1·1 year agoI do love PostGREs, free Oracle. It depends on if the DB connection in your app supports both.
Viva la postgresql
The nice thing about MariaDB is that you can use it in place of MySQL for WordPress. AFAIK there’s no official way to do the same with psql.
Sometimes I wonder if Wordpress is the main reason MySql and MariaDB still exist.
Name thing for jQuery and PHP… Though Laravel seems to have some good projects under its belt I don’t find the system intuitive to work with.
I do love PostGREs, free Oracle. It depends on if the DB connection in your app supports both.