Skip to content

asevans48/JsonToPostgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

JsonToPostgres

JsonToPostgres will build actual tables from PostgreSQL JsonFormats and create realational tables based on them. This tool should be used when all data is ready for conversion. It is useful in cases where dynamic data is written to a NoSQL database and reliable relational data is required as input elsewhere.

The tool is written in Scala.

About

A converter taking basic NoSQL jsonb tables and converting them to a more relational form for ETL and seraching. Currently delves deeper than Drill.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors