Skip to content
/ rm2doc Public

Relational to Document - A tool to convert CATS transactional records in PostgreSQL database to a MongoDB document for use in reports and dashboards

License

Notifications You must be signed in to change notification settings

ndrmc/rm2doc

Repository files navigation

Rm2Doc

Relational to Document - A tool to convert CATS transactional records in PostgreSQL database to a MongoDB document for use in reports and dashboards

Building and running

Dependencies

Rm2Doc depends on the following external libraries in addtion to the standard go libs:

Managing dependencies

Rm2Doc uses dep package manager and vendoring tool.

  • Run dep ensure to ensure vendor/ is in the correct state and all dependencies are in place

Building

Rm2Doc builds two targets - a command line tool and a REST API server. More detail coming soon...

About

Relational to Document - A tool to convert CATS transactional records in PostgreSQL database to a MongoDB document for use in reports and dashboards

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages