Tag: Database

Database Dec 29, 2010

Fedora 15 “LoveLock” To Get MySQL 5.5 & PostGreSQL 9

Fedora has always kept it's promise of bringing cutting-edge computer technology to it's users. It has now been confirmed that Fedora 15 "LoveLock" will ship two database packages: MySQL 5.5 and PostGreSQL 9.

How-To May 27, 2010

How To Use MySql Database in Amarok

By default, Amarok uses SQLite to maintain the library and other data such as ratings, play-counts etc. However, Amarok also comes with support for MySQL...

Database Mar 1, 2010

Twitter ditches MySQL for Cassandra

According to Ryan King, a software engineer at Twitter, the MySQL database used in Twitter is going to be replaced by the open source Cassandra...

Database Jan 31, 2009

SQL Injection – 1 (Introduction)

In this post we shall discuss a very common method of hacking a website (or rather, a database) called SQL Injection. The object of this...