perak / extract-mongo-schema

Extract schema from Mongo database, including foreign keys
71 stars 22 forks source link

Feature/fieldexclusion #35

Closed unkwntech closed 1 year ago

unkwntech commented 1 year ago

Added the option to exclude fields from the resultant schema.

Resolves #2