structured vs. unstructured data
Posted by Z on April 20th, 2008
If it can be put into row column form, needs to sorted, filtered, sliced and diced… it’s probably better in a database. :-) e.g. I just moved my movie list (part of it anyway) to mySQL and dynamically populate it on this web site (vs. a static wiki). Check it out - you can now sort it (filters to come). <can’t believe I spend time doing stuff like this… I guess it’s one way to stay grounded in the technology space>