XML storing and Management

K

karsoods53

Hi, I'm new to this...can someone please help me out...

I get XML feeds as input and have to store this data on our server. I
have worked with databases but new to XML. Can someone tell me how I
can store and manage this data?
 
P

Philippe Poulard

karsoods53 a écrit :
Hi, I'm new to this...can someone please help me out...

I get XML feeds as input and have to store this data on our server. I
have worked with databases but new to XML. Can someone tell me how I
can store and manage this data?

Hi,

Simply serialize them as streams to store on your file system.

If you have to query them as a whole, you'd rather have to store them
inside an XML native database ; lots of such products are available
(free and commercial) and usually, you can query them with XQuery
(somewhat difficult to learn if you are new to XML, but very efficient)

http://www.rpbourret.com/xml/XMLAndDatabases.htm
http://www.stylusstudio.com/xquery_primer.html#
http://www.w3.org/TR/xquery/

--
Cordialement,

///
(. .)
--------ooO--(_)--Ooo--------
| Philippe Poulard |
-----------------------------
http://reflex.gforge.inria.fr/
Have the RefleX !
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,042
Latest member
icassiem

Latest Threads

Top