Database Normalization?
Posted: Thu Oct 21, 2004 8:43 am
Aloha from Hawai'i!
I'm a Movable Type refugee that wants to switch away at a convenient point. WordPress seemed too inflexible for my needs, whereas S9Y seems to be just what I'm looking for.
I was looking into the database that's generated and it seemed that certain parts of it haven't been normalized. Some examples can be found in serendipity_entries - author can be retrieved via authorid, and the comments and trackback count can be counted via serendipity_comments.entry_id.
I'm sure there's a good reason for this. Could somebody explain it to poor confused me
?
Thanks,
Jesse
I'm a Movable Type refugee that wants to switch away at a convenient point. WordPress seemed too inflexible for my needs, whereas S9Y seems to be just what I'm looking for.
I was looking into the database that's generated and it seemed that certain parts of it haven't been normalized. Some examples can be found in serendipity_entries - author can be retrieved via authorid, and the comments and trackback count can be counted via serendipity_comments.entry_id.
I'm sure there's a good reason for this. Could somebody explain it to poor confused me
Thanks,
Jesse