Tag Archives: jackson

Processing Huge JSON Files with Jackson

A couple of months ago I was asked to build a processor that would take a JSON file; perform a few elementary checks and transformations and upload the resulting records into a Couch DB. I hadn’t done any JSON, or … Continue reading

Tagged , , | Leave a comment