Don't be afraid of using your chosen database's command-line client. I might as well say this up front: I don't like using GUI (aka non-command-line or graphical) tools with my databases. This is ...
Recently while reviewing MySQL client tools, I discovered a Linux MySQL server on my local network refusing all incoming connections. Because I run Slackware, I suspected that the -skip-networking ...
In a Facebook engineering blog, Steaphan Greene, a Facebook software engineer, announced the creation of a new MySQL branch: WebScaleSQL. This is a version of Oracle's MySQL for gigantic database ...
MySQL on AWS is the deployment of the MySQL database system on Amazon Web Services (AWS) cloud platform. MySQL is one of the most popular open-source relational database management systems (RDBMS) ...
How to install and configure the latest edition of the popular open source database, plus tips for migrating from MySQL 7 MySQL remains one of the most common and consistent elements in the modern ...
Navicat is a handy tool if you work with MySQL databases and want an alternative to the command line or phpmyadmin to manage your data. It’s an OS X GUI database management interface with the ...
Recently, I had a chance to test the community edition of Zmanda Recovery Manager for MySQL. I was partly testing to make sure it worked with MariaDB, Monty Program's drop-in replacement for MySQL, ...