Live data from Hacker News

MariaDB to go public at $672M valuation

mariadb.com

21–30 of 229 posts

Re: MariaDB to go public at $672M valuation

#21

> MariaDB, Fast Growing, Popular Open Source Database Software Company No matter how I turn and adjust the parameters, MariaDB seems to be the least popular of the big databases on the market today ( https://trends.google.com/trends/explore?date=today%205-y&q=... ) and looking long-term (2004-preset), it seems like it's popularity is going down, not up ( https://trends.google.com/trends/explore?date=all&q=MariaDB ).…

Most are either sticking with MySQL ( which is still working fine ) or moved to PostgreSQL. MariaDB is sort of in a very odd position.

Had Oracle completely abandoned MySQL like they did with Solaris it would have been an easier choice to move to Maria. Instead they nurture it like they did with Java.

Although I am wondering if they will ever release 9.0.

Re: MariaDB to go public at $672M valuation

#22
post #18
post #14

Earlier quoted context omitted.

I am surprised how low postgres ranks in those trends. I guess I have been in an echo chamber for too long, because my perception was that it was much more pervasive.

Wordpress and PHP in general are very MySQL heavy I think. That is a lot of volume.

Yet mariadb is what is installed most often for mysql usage requirements.

Re: MariaDB to go public at $672M valuation

#23

> MariaDB, Fast Growing, Popular Open Source Database Software Company No matter how I turn and adjust the parameters, MariaDB seems to be the least popular of the big databases on the market today ( https://trends.google.com/trends/explore?date=today%205-y&q=... ) and looking long-term (2004-preset), it seems like it's popularity is going down, not up ( https://trends.google.com/trends/explore?date=all&q=MariaDB ).…

Bloody hell. MySQL is the juggernaut of DBs. I guess I lived in an echo chamber with my huge Postgres love.

But I echo the other comments in that I search for MySQL even if I’m using MariaDB.

Re: MariaDB to go public at $672M valuation

#25
post #19

> MariaDB, Fast Growing, Popular Open Source Database Software Company No matter how I turn and adjust the parameters, MariaDB seems to be the least popular of the big databases on the market today ( https://trends.google.com/trends/explore?date=today%205-y&q=... ) and looking long-term (2004-preset), it seems like it's popularity is going down, not up ( https://trends.google.com/trends/explore?date=all&q=MariaDB ).…

mariadb is the default on every Linux distro, except for Oracle's clone of redhat. MySQL, for example, isn't in debian any more. And hasn't been for years. All thanks to oracle, of course. As well, most people search for mysql, when looking for mariadb issues. Mariadb is far, far more popular than mysql these days.

> Mariadb is far, far more popular than mysql these days.

It depends greatly on what metric you're using. If you look at the huge list of large, well-known tech companies using MySQL, nearly all of them are literally using MySQL (or a derivative like Percona Server), not MariaDB.

In combination these companies employ several hundred thousand engineers, building products on top of MySQL, not MariaDB.

Re: MariaDB to go public at $672M valuation

#26
post #20

It might just be me but recently I have found myself a bit uncertain or nervous about the true compatibility of MySQL and MariaDB. I also find I sometimes don't know which I'm connecting to between all the different systems I'm running...which I used to be quite relaxed about, but now makes me a tad jittery.

They're not drop-in replacements for each other, haven't been for years. Each has some unique features that the other lacks.

Re: MariaDB to go public at $672M valuation

#27

> MariaDB, Fast Growing, Popular Open Source Database Software Company No matter how I turn and adjust the parameters, MariaDB seems to be the least popular of the big databases on the market today ( https://trends.google.com/trends/explore?date=today%205-y&q=... ) and looking long-term (2004-preset), it seems like it's popularity is going down, not up ( https://trends.google.com/trends/explore?date=all&q=MariaDB ).…

I am an almost daily user of mariadb. However, when i google anything mariadb query wise i instead type mysql. As the two dialects are nearly identical but there is more documentation available for the mysql search keyword on google.

You should use bing or duckduckgo. I've been hearing lately on HN that they are many orders better than Google.

Re: MariaDB to go public at $672M valuation

#28

> MariaDB, Fast Growing, Popular Open Source Database Software Company No matter how I turn and adjust the parameters, MariaDB seems to be the least popular of the big databases on the market today ( https://trends.google.com/trends/explore?date=today%205-y&q=... ) and looking long-term (2004-preset), it seems like it's popularity is going down, not up ( https://trends.google.com/trends/explore?date=all&q=MariaDB ).…

I am an almost daily user of mariadb. However, when i google anything mariadb query wise i instead type mysql. As the two dialects are nearly identical but there is more documentation available for the mysql search keyword on google.

There's an interesting push-and-pull here. Keep the existing dialect to make it easy to switch, or add differentiating features that may introduce dialect incompatibility. An issue as old as time for SQL DBs.

Re: MariaDB to go public at $672M valuation

#29
post #4

The creator of MySQL named it after his daughter, "My". After it was forked, the fork was named after his other daughter, "Maria". He has three children, so we've got one more go at this with a MaxDB if needed. edit: I was wrong -- He already used MaxDB previously. We're out of names.

Lucky Monty, he got to sell it twice!
Post reply on HN