Category: MySQL

Benefits and Challenges of Maria DB vs MySQL

Advantages of MariaDB compared to MySQL 1. MariaDB supports significantly more engines (SphinxSE, Aria, FederatedX, TokuDB, Spider, ScaleDB and etc.) compared to MySQL, much more than the common InnoDB to xtraDB, which is almost equivalent to InnoDB, but more powerful….

MariaDB 10: What Makes It Better Than MySQL

The open-source database Maria DB continues to stand out against the mother software MySQL. With the leap to version 10, it goes direction analysis of massive data in Internet times. At the same time, tools for administration are displayed. For…

php-and-mysql

PHP & MySQL Basics: Databases & Tables

To test MySQL with PHP on your own computer, you need a separate server. You can setup your own server on your PC by Installing XAMPP or XAMPP lite and you can run PHP scripts on your computer and use…

Create and manage MySQL databases with MySQL wizard

In databases table on cPanel homepage, click on MySQL Database Wizard At step 1: Create a database, you need to add your database name into New Database field Click Next step to continue   At step 2, adding username, password…

create-mysql-database-in-cpanel

How to create and modify MySQL databases in cPanel

After logged into cPanel, you click on MySQL Databases icon Create a new MySQL database In New database: you type your database name Add a new user for your database that created before Type your username and password. Click Create…