sqlite - Parsing large xml files -
hiii. need parsing big xml document. more bible.
which efficient way of doing this? i've tried parsing standard xml tools takes time or crashes. i've tried converting json didn't work out.
any appreciated.
i ended using sqlite... simpler use
Comments
Post a Comment