Results for: "Database"

Categories (1)

Contents (134)

Mysql:Guide To The MySql Query Cache
Mysql:Guide To The MySql Query Cache

MySQL “Query Cache” is quite helpful for MySQL Performance optimization tasks but there are number of things you need to…

read more
MySql: Setup Master Slave Replication in Ubuntu
MySql: Setup Master Slave Replication in Ubuntu

About MySQL replication MySQL replication is a process that allows you to easily maintain multiple copies of a MySQL data by…

read more
Redis: installation and usage on Ubuntu/Debian
Redis: installation and usage on Ubuntu/Debian

About Redis Redis, developed in 2009, is a flexible, open-source, key value data store. Following in the footsteps of other NoSQL…

read more
Creating a Notepad app with indexedDB
Creating a Notepad app with indexedDB

indexedDB, which is new in HTML5, allows developers to persist data within the web browser. As a result your app…

read more
Install Webmin on Ubuntu
Install Webmin on Ubuntu

Webmin is a web-based control panel for any Linux machine that allows you to manage your server through a modern…

read more