185
top 31 comments
sorted by: hot top controversial new old
[-] haui_lemmy@lemmy.giftedmc.com 75 points 5 months ago

I didnt know there was a mariadb company and that they were public. Does this have implications for mariadb as a product?

[-] lemmyvore@feddit.nl 10 points 5 months ago

It really doesn't matter much anymore. MariaDB doesn't have the significance it once had. Worst case scenario if it were to disappear people would switch to Postgres and that's that.

[-] daq 34 points 5 months ago

Huh? Postgresql is not mysql compatible. Mariadb is very popular in a ton of businesses around the world as a not stupidly expensive sql database with great support.

[-] lemmyvore@feddit.nl 8 points 5 months ago

Postgresql is not mysql compatible.

Neither is MariaDB, necessarily... if you think you can simply convert MariaDB databases to MySQL and pick up right where you left off you may be surprised. Depends on a variety of factors including which version you use, what features, the code you've built around it etc.

[-] daq 17 points 5 months ago

I would not be surprised. I've done it many times including complicated setups with different databases as replica slaves.

I'm now seeing a lot of new projects that don't care much about DB backend since the library they use to wrap sql calls obscures all that stuff anyway, but I promise you mysql to Maria is a much more common and straightforward transition than to postgresql.

[-] topinambour_rex@lemmy.world 3 points 5 months ago

What happened ?

[-] HParker@programming.dev 2 points 5 months ago

MariaDB is a mysql based product like the Percona stuff right? I assume most users would switch to MySQL proper.

Postgres is often a better choice, but not an easy one for shops already in the mysql world.

[-] lemmyvore@feddit.nl 6 points 5 months ago

If they were gonna use MySQL I have to imagine they would have used it already. If they're using MariaDB they're probably using features that aren't in MySQL – either that or they want to avoid Oracle. Also, migrating Maria databases and codebase to MySQL is not as straightforward as you might think.

Anyway... MariaDB is not dead yet, no need to speculate that far ahead.

[-] PoY@lemmygrad.ml 7 points 5 months ago

i drive by that building all the time.. i thought it was just a front cuz there's never any cars in the parking lot

[-] haui_lemmy@lemmy.giftedmc.com 2 points 5 months ago

Very interesting! Thanks for mentioning that.

[-] taaz@biglemmowski.win 46 points 5 months ago
[-] tills13@lemmy.world 4 points 5 months ago

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.

[-] sjpwarren@programming.dev 3 points 5 months ago

Sometimes I wonder if Wordpress is the main reason MySql and MariaDB still exist.

[-] mac@infosec.pub 1 points 5 months ago

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.

[-] jelloeater85@lemmy.world 1 points 5 months ago

I do love PostGREs, free Oracle. It depends on if the DB connection in your app supports both.

[-] Rade0nfighter@lemmy.world 41 points 5 months ago

Meh, time for another fork.

To those people saying switch to MySQL, they miss the point - MySQL and Maria are basically interchangeable, Maria was made to replace MySQL like for like when oracle took over. It was made by the same guy (et al) and he he named both after his daughters.

When Maria is taken over the same thing will happen. I for one hope that it is named for Widenius’ other child, max.

The king is dead, long live the king! (MaxDB)

[-] Fudoshin@feddit.uk 45 points 5 months ago

He's got a kid called MySQL?

[-] eager_eagle@lemmy.world 13 points 5 months ago

Don't be silly, his kid was named SQL.

[-] Rade0nfighter@lemmy.world 13 points 5 months ago

MySQL (/ˌmaɪˌɛsˌkjuːˈɛl/)[5] is an open-source relational database management system (RDBMS).[5][6] Its name is a combination of "My", the name of co-founder Michael Widenius's daughter My,[7] and "SQL".

My Widenius-SQL 😂

[-] deegeese@sopuli.xyz 20 points 5 months ago

She’s like the real life Bobby Tables.

[-] csm10495@sh.itjust.works 2 points 5 months ago

Came here to say this lol

[-] deegeese@sopuli.xyz 33 points 5 months ago

Maybe Oracle could acquire them? 😢

[-] Tja@programming.dev 44 points 5 months ago

We should then fork the project, and maybe create a struggling database company around it!

[-] IonicFrog 28 points 5 months ago
[-] dohpaz42@lemmy.world 10 points 5 months ago

There is a theory which states that if ever anyone discovers exactly what the Universe is for and why it is here, it will instantly disappear and be replaced by something even more bizarre and inexplicable.

There is another theory which states that this has already happened.

— Douglas Adams

[-] VonReposti@feddit.dk 29 points 5 months ago
[-] BigTrout75@lemmy.world 11 points 5 months ago
[-] Thcdenton@lemmy.world 4 points 5 months ago
[-] sjpwarren@programming.dev 4 points 5 months ago

Glad I switch to Postgres years ago.

[-] wise_pancake@lemmy.ca 2 points 5 months ago

The 'non-binding' proposal comes 14 months after MariaDB went public via SPAC

If you plan to go public through a SPAC, you should take a step back.

I don’t know why any investor would buy Spacs where contacted can even go through the usual due diligence process.

this post was submitted on 19 Feb 2024
185 points (99.5% liked)

Programming

16687 readers
206 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS