﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Ayende @ Rahien</title><link>http://ayende.com</link><description>Ayende @ Rahien</description><copyright>Copyright (C) Ayende Rahien  2004 - 2021 (c) 2026</copyright><ttl>60</ttl><item><title>Rafal commented on Designing a document database: Attachments</title><description>Versioning attachments is easy if you track not only versions of the document body, but also its metadata and treat the attachment files as immutable.
</description><link>http://ayende.com/3902/designing-a-document-database-attachments#comment6</link><guid>http://ayende.com/3902/designing-a-document-database-attachments#comment6</guid><pubDate>Wed, 11 Mar 2009 18:46:53 GMT</pubDate></item><item><title>josh commented on Designing a document database: Attachments</title><description>I certainly recommend the external storage approach. worked out well for stuff I've done in the past. 
</description><link>http://ayende.com/3902/designing-a-document-database-attachments#comment5</link><guid>http://ayende.com/3902/designing-a-document-database-attachments#comment5</guid><pubDate>Wed, 11 Mar 2009 16:27:50 GMT</pubDate></item><item><title>Ayende Rahien commented on Designing a document database: Attachments</title><description>Multiple attachments, certainly.
  
Version info? I don't think so.
  
Permission might be an interesting problem if we store this externally
</description><link>http://ayende.com/3902/designing-a-document-database-attachments#comment4</link><guid>http://ayende.com/3902/designing-a-document-database-attachments#comment4</guid><pubDate>Wed, 11 Mar 2009 16:22:31 GMT</pubDate></item><item><title>josh commented on Designing a document database: Attachments</title><description>Do you want to support change tracking or version info for the attachments? Or allow multiple attachments per document? Both those are design considerations. For simplicity, I'd assume a user has the same rights on the attachment as the document, but you may think otherwise.
</description><link>http://ayende.com/3902/designing-a-document-database-attachments#comment3</link><guid>http://ayende.com/3902/designing-a-document-database-attachments#comment3</guid><pubDate>Wed, 11 Mar 2009 16:19:50 GMT</pubDate></item><item><title>Ayende Rahien commented on Designing a document database: Attachments</title><description>You do realize that I am not going to use SQL Server as the backend, right?
</description><link>http://ayende.com/3902/designing-a-document-database-attachments#comment2</link><guid>http://ayende.com/3902/designing-a-document-database-attachments#comment2</guid><pubDate>Wed, 11 Mar 2009 08:33:10 GMT</pubDate></item><item><title>Faz commented on Designing a document database: Attachments</title><description>How about - 
[msdn.microsoft.com/en-us/library/cc949109.aspx](http://msdn.microsoft.com/en-us/library/cc949109.aspx)</description><link>http://ayende.com/3902/designing-a-document-database-attachments#comment1</link><guid>http://ayende.com/3902/designing-a-document-database-attachments#comment1</guid><pubDate>Wed, 11 Mar 2009 07:27:21 GMT</pubDate></item></channel></rss>