-
Categories
My Book
I wrote Twitter Application Development For Dummies. Buy it on Amazon!
-
Popular Posts
Recent Comments
- Bethan on How to delete an entire directory via SSH
- tringuyen on How to increase or decrease your Boot Camp partition
- isidoros sklivanos on How to increase or decrease your Boot Camp partition
- Moshe Beeri on Installing Cassandra on Ubuntu Linux
- Zac S. on Using CSS to absolute position an object relative to the inside of a center aligned container.
Follow Me On Twitter
Tag Archives: mysql
Twitter MySQL User Object Table Schema
A common practice for Twitter application developers is creating a MySQL table to store user objects returned from Twitter’s API. I’m trying to optimize my user table for Friend Or Follow, and it occurred to me how many developers must … Continue reading
