Gustav Brock
gustav at cactus.dk
Thu Feb 7 02:11:43 CST 2013
Hi Stuart Thanks. The examples may not be perfect - as the comments also indicate - but it reminded me, that for a project years ago on archiving e-mails I had the idea that these could be split into their parts (to, from, headers, body, attachments, etc.) to be stored in a well-defined relational table structure for later searching and retrieval - throwing away the "picture" as mentioned in the article. But I soon realized that for many e-mails it would be impossible to assemble them to their original state, indeed if they were encrypted. Thus, you have to store the original e-mail and, if possible, extract some key values like addresses for faster searching. /gustav -----Oprindelig meddelelse----- Fra: dba-tech-bounces at databaseadvisors.com [mailto:dba-tech-bounces at databaseadvisors.com] På vegne af Stuart McLachlan Sendt: 6. februar 2013 22:33 Til: Discussion of Hardware and Software issues Emne: [dba-Tech] Relational v NoSQL What does it really mean? This helps clarify some fundamentals. http://www.theregister.co.uk/2013/02/06/relational_versus_no_sql_paradox/ -- Stuart