ExpressJS Mongoose
An example Express app connected to a Mongo database
expressjs-mongoose
railwayapp-templates/expressjs-mongoose
Just deployed
MongoDB
mongo
Just deployed
/data/db
Overview
Mongoose is node.js library for elegant mongodb object modeling. Mongoose provides a straight-forward, schema-based solution to model your application data.
Highlights
- Built-in type casting
- Validation out of the box
- Query building out of the box
- Business logic hooks out of the box
Learn More
Template Content
expressjs-mongoose
railwayapp-templates/expressjs-mongooseMongoDB
mongo