Skip to content

mapr-demos/ojai-import-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ojai-import-json

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.

Links to Resources

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

https://data.cityofchicago.org/

https://data.sfgov.org/

About

A simple importer for MapR-DB JSON. This program imports JSON directly into the database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages