Feed Tools
Site Contents
Categories
- Business (7)
- Economy (2)
- Humor (2)
- IT (5)
- Linux (9)
- Media (4)
- Misc (6)
- Music (1)
- Music Reviews (1)
- MySQL (3)
- PHP (3)
- Politics (3)
- Productivity (3)
- Ruby (7)
- Science (2)
- Software Reviews (1)
- Weather (1)
- Web Design (1)
- Windows (14)
- World of Warcraft (1)
Archives
Blogs I Read
Interesting Sites
-
Spam Blocked
Recommended Services
Advertising
Category Archives: MySQL
Install MySQL Gem on CentOS 5
There’s a lot of conflicting information out there on how to install the MySQL gem on CentOS 5, but it’s very easy to do. On a clean CentOS 5 install, as root, run: yum install mysql-devel gcc make gem install … Continue reading
MySQL Is Easier to Administer than PostgreSQL
I wanted to title this article PostgreSQL sucks, but that wouldn't have been fair to PostgreSQL has it really doesn't suck, exactly. It is a very well featured database, and was the first open source database to have many advanced … Continue reading
Posted in MySQL
Leave a comment
SQL – The Crutch We All Use
Charles Jolley, CEO of Sproutit and I have been talking quite a bit about data storage problems, particularly in the ineffectiveness and the eventual scaling block you run into with most SQL-based solutions. Facebook's success story with MySQL aside, most … Continue reading
Posted in MySQL
Leave a comment

