Pages: [1]
Guest

2006-03-10 00:06:12

I wonder what BOINCstats is using to convert the XMLs into database records and if it would help to write a C program to convert from XML to a delimited format that could be imported with a monolitic SQL command (import from ... insert into ... delimited with ...)
[BOINCstats] Willy
 
Forum moderator - Administrator - Developer - Tester - Translator
BAM!ID: 1
Joined: 2006-01-09
Posts: 9419
Credits: 350,105,499
World-rank: 4,520

2006-03-10 05:39:33

The server reads the entire XML to a 'dump' table in one go, by means of a PERL scipt.

I don't think a conversion to a csv and then reading the csv into the DB will help with performance.
Please do not PM, IM or email me for support (they will go unread/ignored). Use the forum for support.
Pages: [1]

Index :: BOINCstats general :: How Does The Boincstats Import?
Reason: