Re: DBD::mysql path forward

Darren Duncan <[email protected]> Thu, 9 Nov 2017 23:41:55 -0800
Newsgroups gmane.comp.lang.perl.modules.dbi.general,gmane.comp.lang.perl.modules.dbi.sybase.devel
Message-ID <[email protected]>
On 2017-11-09 10:50 PM, Alexander Hartmaier wrote:
> What about DBD::MariaDB as that‘s the name of the OpenSource version these days?

No, MariaDB is simply a fork of MySQL.  Both MariaDB and MySQL are Open Source. 
Saying only MariaDB is open source is wrong.

I also disagree with using the MariaDB name as that sends the wrong message. 
Keeping the MySQL name says its for all the (API-compatible) forks while using 
the MariaDB name implies that the MariaDB fork is more special than the others.

-- Darren Duncan