Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexzeitler/mongoose-schema-reference-sample
Shows the usage of mongoose Schema referencing
https://github.com/alexzeitler/mongoose-schema-reference-sample
javascript mongodb mongoose mongoosejs nodejs
Last synced: 5 days ago
JSON representation
Shows the usage of mongoose Schema referencing
- Host: GitHub
- URL: https://github.com/alexzeitler/mongoose-schema-reference-sample
- Owner: AlexZeitler
- License: mit
- Created: 2015-01-31T22:51:24.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-12-03T01:23:47.000Z (about 2 months ago)
- Last Synced: 2025-01-10T02:08:44.221Z (12 days ago)
- Topics: javascript, mongodb, mongoose, mongoosejs, nodejs
- Language: JavaScript
- Homepage: https://alexanderzeitler.com/articles/mongoose-referencing-schema-in-properties-and-arrays/
- Size: 26.4 KB
- Stars: 48
- Watchers: 6
- Forks: 15
- Open Issues: 2
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
This sample shows how to reference mongoose Schema in properties and array properties of another Schema.
More details can be found here: https://alexanderzeitler.com/articles/mongoose-referencing-schema-in-properties-and-arrays