The Schema Extraction and application tool is a tool to help you work with MongoDB Schema validation.
Extract Collection Schema: Extract MongoDB Json Schemas for your MongoDB Collections and write them to files.
Apply MongoDB Json Schema: Apply a MongoDB Json Schema to an existing MongoDB Collection.
1.0.0
=====
- Basic extract Schema extraction functionality.
- Basic apply Schema functionality.