A simple importer for MapR-DB JSON. This program imports JSON directly into the database.
This example program demonstrates how to construct a JSON document using the DBDocumentBuilder API. This allows for arbitrary documents to be parsed, converted and inserted into the database.
https://stedolan.github.io/jq/tutorial/
https://robots.thoughtbot.com/jq-is-sed-for-json
http://ojai.github.io/javadocs/latest/
https://www.mapr.com/hadoop-developer-quicklinks
https://www.mapr.com/developer-preview/mapr-db-document-database
https://s3.amazonaws.com/mapr-fcf/datasets.zip
https://github.com/mapr-demos/ojai-import-json