As I noted in my previous post, I spent a bit of time in this morning's presentation talking about data storage issues. However, because of the rules of the conference at which I was presenting, I was unable to endorse any particular database application. Oracle users, however, will recognize how Oracle Database 11g addresses the four problems that I raised. Here, direct from my presentation, are the four data storage issues that I identified:
- Separate storage of image and textual data leads to potential synchronization and data recovery problems
- Different customer descriptor sets may result in costly database table redesign
- Poor database design can lead to data retrieval delays
- Non-optimized databases and data errors can cause problems
Taking care not to mention the O-word, I then presented four solutions to the four problems listed above. I would suspect that other leading databases can also address these issues, but Oracle users will recognize how the O-thing addresses them:
- Store images directly in database
- Store textual data in XML format directly in database
- Use speed-optimized database technologies
- Use database diagnostics and self-optimizing techniques
But I'm not going go share my Wall of Voodoo Usenet message from 1982. Sphere: Related Content