JSON to Mongoose Schema
Convert JSON objects to Mongoose schema definitions
Features
- Automatic type inference (String, Number, Boolean, Date, ObjectId)
- Nested object and array support
- Timestamps option enabled by default
- ObjectId detection for 24-character hex strings
- Date detection for ISO 8601 format strings