About Me
I'm Michael Koby, and I love technology. I'm also a programmer, currently doing Ruby on Rails development for a small Houston startup. Here I talk about technology, programming, politics, movies, music, and anything else I feel I need to talk about. If you would like to know more, you can check out the About page.Popular Series
Archive
Categories
Meta
Tag Archives: dbms
Data & Application Design
Let me get right to the point of my argument. I believe that applications should be developed around the data they view and modify rather than the other way around. The more I read about new development strategies, processes, and methods the more I see people saying this is a bad idea. People seem to have this idea that data should be stored in a more OO way, which would make development easier. Here’s why I think they are wrong. Continue reading