mgackowski / mongodb-denormalizer

(2018) Takes MongoDB collections modelled after relational databases and creates NoSQL-friendly relationships with embedded documents and/or references.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

create a command line interface

mgackowski opened this issue · comments

  • add ability to pare a model from JSON
  • create entry point for command line

Implemented.