Results for: "databases"

Categories (1)

Contents (48)

Grid Computing Vs Cloud Computing
Grid Computing Vs Cloud Computing

The world of information technology is changing rapidly and what may be the popular method of conducting business or gathering…

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