ニュース

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 ...
For developers familiar with MySQL, you've probably heard that MariaDB is the next generation of the database engine. MySQL has long been the traditional database in Linux, Apache, MySQL, and PHP ...
Over the past few years, the open source relational database management systems MySQL and MariaDB have undergone tremendous changes: new and improved features, fixes for long-standing problems, better ...
Setting up database replication is one of the most reliable means of getting a real-time backup of your MariaDB data. See how easy this is to achieve. If you plan on setting up a database server using ...