• Rikj000@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 months ago

      Yeah,
      I did a speed test comparison between Oracle MySQL and MariaDB MySQL,
      MariaDB is about 10 times faster.

      FYI: When Oracle bought MySQL a lot of developers left and created MariaDB, so the brains behind the project moved, and in the meantime Oracle did a great job of fucking things up.

    • kumi@feddit.online
      link
      fedilink
      English
      arrow-up
      0
      ·
      edit-2
      2 months ago

      Operating and securing Postgres is a steeper learning curve. MariaDB is more forgiving for best-effort shoestring setups without compensating scalability for it.

      As a dev I’m agnostic, as an owner and computer scientiest I prefer Postgres, as a sysadmin or *Ops I will put my hand up for MariaDB any day if I’ll be on call or maintain deployments.

      • msage@programming.dev
        link
        fedilink
        English
        arrow-up
        0
        ·
        2 months ago

        Is Maria that much better than MySQL?

        Cause that one is absolute shit, very difficult to maintain, and requires lots of config changes and even replicas can disconnect when something’s not 100% ok.

        I will take Postgres over any other DB any day of the week.

        • 0x0@lemmy.zip
          link
          fedilink
          English
          arrow-up
          0
          ·
          2 months ago

          Is Maria that much better than MySQL?

          MariaDB is MySQL’s fork, initiated by the main developers, so…