Skip to content

A Mojaloop reporting service that aggregates transactional data from MySQL by joining multiple tables and composes denormalized records into MongoDB for efficient reporting and analytics.

License

Notifications You must be signed in to change notification settings

mojaloop/reporting-aggregator-svc

Repository files navigation

reporting-aggregator-svc

A reporting-aggregator-svc project is a reporting service that aggregates transactional data from MySQL by joining multiple tables and composes denormalized records into MongoDB for efficient reporting.

Install dependencies

npm install

Build

Command to transpile Typescript into JS:

npm run build

Run

npm start

Tests

npm test

About

A Mojaloop reporting service that aggregates transactional data from MySQL by joining multiple tables and composes denormalized records into MongoDB for efficient reporting and analytics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published