Earlier quoted context omitted.
I'm pulling for "RickyDB"
What's wrong with BobbyTables?
MariaDB to go public at $672M valuation
81–90 of 229 posts
Re: MariaDB to go public at $672M valuation
#82Earlier quoted context omitted.
The Alpine Wiki has an informal blurb about it. The wiki doesn't seem to think there's a huge difference. https://wiki.alpinelinux.org/wiki/Mysql#MariaDB_vs_MySQL
The Alpine Wiki isn't written by MySQL/MariaDB experts, and is focused on an installation / very basic administrative perspective; from that angle they're not too different. But they've substantially diverged in terms of internals, advanced administrative functionality, and overall focus. source: I've been working in this space for 19 years, at scales ranging from tiny startups, to largest known mysql installation in…
At least a significant difference is MariadDB's addition of several specialized engines - see https://mariadb.com/kb/en/storage-engines:
- MariaDB ColumnStore: Column-based
- Mroonga: Full text search
- OQGRAPH: Graph storage
- SphinxSE: Full text search
Where the above use cases are required, it's actually a big deal. A common use case may be FT searches - MySQL's support is a trainwreck, and I have the suspicion that Oracle has little to no interest in it.
Re: MariaDB to go public at $672M valuation
#83Much better than gargantuan privately held companies where all the gains are going to a small group of capital holders.
Re: MariaDB to go public at $672M valuation
#84Re: MariaDB to go public at $672M valuation
#85Earlier quoted context omitted.
Yet mariadb is what is installed most often for mysql usage requirements.
These days, most smaller users go with a managed DBaaS such as AWS RDS, and on RDS MySQL gets massively more usage than MariaDB. I build schema management software for MySQL and MariaDB, https://www.skeema.io , used by several hundred companies. Among my userbase, MariaDB is a tiny minority, to such an extent that I wonder if it's worthwhile to continue keeping up with their new quarterly release schedule.
Do they, do? I expect all small stuff to be on old school VPSes with included managed DBs.
Has the world of cheap PHP hosting finally moved on? I'd be super surprised.
Re: MariaDB to go public at $672M valuation
#86Re: MariaDB to go public at $672M valuation
#87Re: MariaDB to go public at $672M valuation
#88Earlier quoted context omitted.
I am sure they'll change their license, like some others have done: https://www.confluent.io/blog/license-changes-confluent-plat... https://blog.timescale.com/blog/building-open-source-busines... I don't think there is any place for GPL in databases and similar software, specially if it is to be built and run by for-profit companies.
I used to be opposed to GPL at moral level have have since changed my mind on this. It makes sense for anything that is essentially infrastructure -- operating systems, web servers, software firewalls -- to be GPL: improvements at this level are rarely something which gives a specific company a competitive advantage. In the cases where it would, however, I like the idea of dual-licensing so that a GPL project (for ex…
Re: MariaDB to go public at $672M valuation
#89So a distrust of Oracle made someone more than half a billion? Those Oracle lawyers actually did create economic value then. Who would have thunk it.
Re: MariaDB to go public at $672M valuation
#90The 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.
That had to be a difficult talk at the dinner table: Sorry My, but you have to go live with uncle Larry now.