[
Lists Home |
Date Index |
Thread Index
]
- From: Vane Lashua <vlashua@RSGsystems.com>
- To: "'Kevin A. Burton'" <burton@relativity.yi.org>, xml-dev@ic.ac.uk, cocoon@list.working-dogs.com
- Date: Thu, 11 Nov 1999 16:03:46 -0500
quality, time, scope, cost: for this one use Perl, first.
Vane
-----Original Message-----
From: Kevin A. Burton [mailto:burton@relativity.yi.org]
Sent: Thursday, November 11, 1999 4:56 AM
To: xml-dev@ic.ac.uk; cocoon@list.working-dogs.com
Subject: DOM -> SQL -> DOM: Serialization...
I need to take a ton of XML documents... about say 100M and run analysis
on them in realtime. (less than 1 second)
I am planning on using a parser to return a DOM, then take that DOM and
Serialize it to SQL with maybe ENTITY|ATTRIBUTE|CDATA tables, etc. And
then write an interface (maybe XMLQL) to get the data.
Has anyone seen an Open Source project to do this?
Kevin
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN
981-02-3594-1
To unsubscribe, mailto:majordomo@ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following
message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo@ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|