MongoDB Connector for Business Intelligence README

COMPONENTS

  mongosqld - The proxy process.
  mongodrdl - The schema generator.

RUNNING

  For mongosqld command line options invoke:

    $ mongosqld --help

  To run mongosqld with the sample configuration file:

    $ mongosqld --config=example-mongosqld-config.yml

  For mongodrdl command line options invoke:

    $ mongodrdl --help

DOCUMENTATION

  https://docs.mongodb.com/bi-connector/master/components/
