Hi NMGLUG folks, I have questions on two topics. 1 Maria DB vs MySQL My web server (VPS) has been running MySQL, but the version is getting old, so I need to update it. I have a choice to update to MySQL 7, the latest, or MariaDB. I did a little research. MariaDB sounds good. Here's an intro https://www.inmotionhosting.com/support/website/databases/mysql-versus-maria... written 3 years ago. I've written a lot of code a few years back in MySQL. So, I'm a little apprehensive to change, but it looks like I would be able to write SQL code in the future with MariaDB, hopefully just as easily as with MySQL on the server. Q1 Does anyone have any insight into which would be a better choice for this update, MariaDB or MySQL? 2 WP-CLI I've been working with Wordpress for years to build sites. I don't do it full time or anything close, but I slap things together in wp-admin, use a few plugins, edit the CSS files and edit the PHP a bit. I like WP, but I'm wondering if there's something better, or maybe a better way for me to interface with WP. I just learned about WP-CLI. I don't have any particular need, but it would be nice to know if others have experience and would recommend it. Q2 Does anyone have experience with WP-CLI? Any advice? Thanks in advance. LeRoy -- I am the Love of God, no matter what. LeRoy Diener 213-LEROYIZ 213-537-6949 www.leroydiener.com/
Hi LeRoy, LeRoy Diener writes:
Does anyone have any insight into which would be a better choice for this update, MariaDB or MySQL?
Since MariaDB is a fork, they are for the most part interchangeable. I have a slight preference for MariaDB as it's not controlled by Oracle. For database-backed web software I used to run on MySQL, I now run on MariaDB, and haven't noticed any difference in day-to-day operation. -- Anthony J. Bentley
On Thu, 16 Jul 2020 22:14:36 -0500 LeRoy Diener <leroy@choosetherightside.com> wrote:
Does anyone have any insight into which would be a better choice for this update, MariaDB or MySQL?
I went with MariaDB. I figured it was a no brainer when you consider MySQL is now in the hands of Oracal. Mars -- ============================================================= J. Marsden DeLapp, PE President DeLapp & Associates, Inc. dba DeLapp Engineering. Providing lighting and power planning, design and analysis services for commercial, industrial and large residential facilities. 1190 Harrison Road Ste 3a Santa Fe NM 87507 (505) 983-5557 https://DeLapp.com =============================================================
participants (3)
-
Anthony J. Bentley -
J. Marsden DeLapp -
LeRoy Diener