Re: XML to DB
- From: "Daud Lee Lambert" <dlamber45@xxxxxxxxxxx>
- Date: Thu, 13 Apr 2006 10:22:18 -0400
<jeffrey.h.hill@xxxxxxxxx> wrote in message
news:1144875702.962637.75920@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi Everyone,
I'm looking to make a piece of software that basically takes in large
XML files and stores this information in the database.
The tricks are that the XML will have similar qualities, but different
repeating fields, and I have to be able to store each XML as I get it
programmatically.
Basically I want a system that can...
(1) Read Large XML (SAX Parser)
(2) Take any XML and automatically determine a schema to store it.
(3) Possible automatically create the tables.
(4) Preferrably JAVA based.
There is a student at Wayne State University who has developed a system to
do something like that; he recently gave a presentation to the departent
about XML processing in general, and here are links to the abstract and
slideshow he presented:
http://www.cs.wayne.edu/courses/gradsem_w06/abstracts/Mustafa%20Atay.doc
http://www.cs.wayne.edu/courses/gradsem_w06/slides/Atay_XML2REL_SeminarWSU.ppt
Another student asked him whether his software would be able to read in a
10-GB bioinformatics database, and he replied that he believed it would,
but that he had not tried it; the largest file he had processed with this
algorithm was about 100-MB in size.
.
- Follow-Ups:
- Re: XML to DB
- From: jeffrey . h . hill
- Re: XML to DB
- References:
- XML to DB
- From: jeffrey . h . hill
- XML to DB
- Prev by Date: Re: unwanted string truncation
- Next by Date: Re: unwanted string truncation
- Previous by thread: XML to DB
- Next by thread: Re: XML to DB
- Index(es):
Relevant Pages
|
|