Hacker News new | ask | show | jobs
by sneako 1862 days ago
Check out Saxy for XML: https://github.com/qcam/saxy

I found it to be extremely performant (especially when compared to the built in xmerl) and I like using the SAX technique.

1 comments

Saxy is already in my bookmarks because we're going to ingest the largest XML files I've ever scanned with Elixir soonish.

Thanks for reporting a good experience, this gives me hope that my task won't be daunting!