Is it possible to feed db in Oracle 10gR2 from an rss feed? If so, how do I start with this? If not, do I need to use a middleman (i.e. Java or something else)?
Premise:
I am trying to create an earthquake event database based on the feeds from earthquakes.usgs.gov. Using their feed, I could support almost real time db events. I ask about this route (RSS) because I don’t want to use their software (it is limited by function) and I don’t think that the boys at caltech will let me connect to their DB to pull out everything that matters.
any suggestions would be great, links to relevant sources of information would be better, examples would be great.
Thanks in advance.
source
share