Results for: "database"
Categories (1)
Contents (137)
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
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
Webmin is a web-based control panel for any Linux machine that allows you to manage your server through a modern…
read more
Shodan: The scariest search engine on the Internet
"When people don't see stuff on Google, they think no one can find it. That's not true." That's according to John…
read more
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