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.

How to Leverage Browser Caching in WordPress

How to leverage browser caching in WordPress. In this tutorial, we’ll discuss how to speed up WordPress blog and site by leveraging browser caching via htaccess & plugin.

How to Leverage Browser Caching in WordPress

How to Leverage Browser Caching in WordPress

Caching is one of the best ways to improve the overall performance of a website and blog. Caching static contents (such as Js, CSS, Images etc.) helps to improve the loading time of a webpage. In this article, I’ll discuss different ways to leverage browser caching in WordPress.