The beauty of databases and MySQL
Uncategorized No Comments »I don’t know why, but I have a huge crush on databases. For some reason I just love the way the can store, organize and serve data if used well. I’m getting quite good at Access, and I’m exploring MySQL for the upcoming Hack Your Day Directory. I just managed to create a database with phpMyAdmin and retrieve some data using php code, oh what joy!
It’s quite awesome that I can actually do this, this is the type of thing that goes unnoticed by the common net user, while the technology behind it is really cool. If they would see the code they would think I’m some sort of coder genius, while in the end it really is quite simple and logical.
Anyway, I’m off to do the Hack Your Day Directory and when I’m done with that I’ll have all the technical knowledge to create my own to do list application (I hope).