How to Optimize WordPress Database

In this blog post we are going to discuss how to optimize WordPress database and improve page loading time. WordPress is one of the most used CMS worldwide. It is one of the most awesome blogging platform. For any successful website/blog performance is the key factor. Optimizing database can definitely make a huge difference in load time. So let’s check what is optimization and how to optimize wordpress database.

How to Install MySql Workbench on Ubuntu

How to install MySql workbench on Ubuntu.

MySql is one of the most used databases worldwide. To manage MySql database there are a lot of open source GUI tools are available. Some of the popular GUI based tools is  MySql workbench, phpMyAdmin etc. In this tutorial, you’ll learn how to install MySql workbench on Ubuntu.

MySQL Workbench

MySQL Workbench is a GUI-based visual tool. Workbench is widely used by developers,  DBAs for data modeling, SQL development, and comprehensive administration tools for server configuration, user administration, backup, and much more. This tool is available for Windows, Linux and Mac OS operating system.

In this article, I’ll show how you can install MySql workbench on Ubuntu.

How to Install and Remove phpMyAdmin on Ubuntu.