Earlier quoted context omitted.
Netezza, Greenplum, Red Shift and CoachroachDB are all Postgres forks. Postgre is pretty popular as well, at least for the recruiters who spam me.
CockroachDB is not a fork of Postgres, it's a NewSQL database written from scratch, compatible with the PostgreSQL protocol, and aiming at being SQL compatible with Postgres. I think you were thinking about YugabyteDB which is a wrapper/fork around Postgres.
MariaDB to go public at $672M valuation
151–160 of 229 posts
Re: MariaDB to go public at $672M valuation
#152A public company will have a board of directors who set the direction of the company; as such what is to stop the board from directing that the license be changed?
Re: MariaDB to go public at $672M valuation
#153A public company will have a board of directors who set the direction of the company; as such what is to stop the board from directing that the license be changed?
Do I misunderstand the copyright status of MySQL/MariaDB, or has MariaDB been clever about how it adds features to the GPL core, such that they're not legally derivative works?
Re: MariaDB to go public at $672M valuation
#154> 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 ).…
Re: MariaDB to go public at $672M valuation
#155> 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 ).…
Re: MariaDB to go public at $672M valuation
#156The 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.
Don't forget cousin Postgres.
Re: MariaDB to go public at $672M valuation
#157Earlier quoted context omitted.
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.
Microsoft's infamous embrace and extend strategy. Word Perfect works with Word, but Word doesn't work with Word Perfect.
Re: MariaDB to go public at $672M valuation
#158Earlier quoted context omitted.
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
#159> 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
#160> 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.
Most mainstream OSes are yet to catch up to Solaris SPARC on this regard.