Storing RSS web feeds in the db?

This is a discussion on Storing RSS web feeds in the db? within the XML SOAP forums in Framework and Interface Programming category; Have any best practices been learned to store (aggregate) RSS web feeds in the db? Shred or XML data type or what? Any design documents I might be referenced to? Which coding methodology to "get er done?"...

Go Back   Application Development Forum > Framework and Interface Programming > XML SOAP

Object Mix

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 09-06-2008, 11:44 AM
Hillbilly
Guest
 
Default Storing RSS web feeds in the db?

Have any best practices been learned to store (aggregate) RSS web feeds in
the db? Shred or XML data type or what? Any design documents I might be
referenced to? Which coding methodology to "get er done?"

Reply With Quote
  #2  
Old 09-25-2008, 08:40 AM
Jacob Sebastian
Guest
 
Default Re: Storing RSS web feeds in the db?

I think the answer depends on what you want to do with the aggregated feed.
As far as storage is concerned, it is a good idea to store as an XML
document. But if this document is frequently queried/searched, then
shredding the data to relational tables might be a better choice.

--
Jacob Sebastian
SQL Server MVP
http://www.sqlserverandxml.com

"Hillbilly" <somebody@somewhere.com> wrote in message
news:enAfgdDEJHA.1280@TK2MSFTNGP02.phx.gbl...
> Have any best practices been learned to store (aggregate) RSS web feeds in
> the db? Shred or XML data type or what? Any design documents I might be
> referenced to? Which coding methodology to "get er done?"


Reply With Quote
  #3  
Old 10-18-2008, 05:04 PM
Hillbilly
Guest
 
Default Re: Storing RSS web feeds in the db?

I seem to have a situation that calls for D.) All of the Above.

Any comments on query of data in XML files when they are on the file system?


"Jacob Sebastian" <jacob.reliancesp@gmail.com> wrote in message
news:296468CE-A902-4156-9ED4-5BB500025F98@microsoft.com...
>I think the answer depends on what you want to do with the aggregated feed.
>As far as storage is concerned, it is a good idea to store as an XML
>document. But if this document is frequently queried/searched, then
>shredding the data to relational tables might be a better choice.
>
> --
> Jacob Sebastian
> SQL Server MVP
> http://www.sqlserverandxml.com
>
> "Hillbilly" <somebody@somewhere.com> wrote in message
> news:enAfgdDEJHA.1280@TK2MSFTNGP02.phx.gbl...
>> Have any best practices been learned to store (aggregate) RSS web feeds
>> in the db? Shred or XML data type or what? Any design documents I might
>> be referenced to? Which coding methodology to "get er done?"

>


Reply With Quote
Reply


Thread Tools
Display Modes


All times are GMT -5. The time now is 09:20 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vB Ad Management by =RedTyger=

In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.