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

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -