• rhabarba
    link
    fedilink
    English
    16 months ago

    I hope this won’t have any negative effects on PostgreSQL which will hopefully not have to cater the MySQL refugees now.

    • subignition
      link
      fedilink
      56 months ago

      I am a bit out of the loop in terms of RDBMS history, what do you mean by MySQL refugees?

      • rhabarba
        link
        fedilink
        English
        106 months ago

        MySQL refugees = those who ran to MariaDB when MySQL was bought by 'Orrible and now need another new home. Accidentally, PostgreSQL has grown support for some of MySQL on recent versions.

        • Boomer Humor Doomergod
          link
          fedilink
          English
          106 months ago

          Oracle is such a terrible company for their customers it makes a ton of sense to try to get them to switch to a less abusive company

          • @sugar_in_your_tea@sh.itjust.works
            link
            fedilink
            English
            66 months ago

            My coworker used to work with Oracle at his last job, and he took an architect position at my company near the start of development. There’s a reason we use Postgres at our org…

          • rhabarba
            link
            fedilink
            English
            56 months ago

            Some of our customers rely on Oracle’s database system, because history. Sadly, we can’t teach them.

            • Boomer Humor Doomergod
              link
              fedilink
              English
              46 months ago

              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.

              • rhabarba
                link
                fedilink
                English
                36 months ago

                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.