Results for: "SQL"

Contents (90)

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
40 Free Visualization Libraries: Charts, Diagrams And Flowcharts
40 Free Visualization Libraries: Charts, Diagrams And Flowcharts

With the technology advancements, internet users have developed some standard methods to present data to users. They include the use of…

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
Learning Loops in Php: FOREACH
Learning Loops in Php: FOREACH

Loops come in several different flavors in PHP: for, while, do-while, and foreach. We will introduce you to each of them in 3 lessons…

read more
Six Useful PHP code snippets
Six Useful PHP code snippets

Here’s a mini list of  useful PHP code snippets that we find using on a weekly basis. You could use…

read more