Atom feeds
Permalink
I have a database with over 3000 articles. We have built a feed generator and it puts out XML, JSON and atom feeds. My question is, when I pull a feed, will it store all the articles on the local SQL database?
I dont want it to, just more or less just read the feed and display it. I want it all coming from the larger database.
PS we need mongodb support. NO SQL lol jump on it while its free.
I dont want it to, just more or less just read the feed and display it. I want it all coming from the larger database.
PS we need mongodb support. NO SQL lol jump on it while its free.