Software:Mongoose (MongoDB)

From HandWiki
Short description: JavaScript library for working with MongoDB
Mongoose
Stable release
6.9.2
Written inJavaScript
TypeWeb server
LicenseMIT

Mongoose is a JavaScript object-oriented programming library that creates a connection between MongoDB and the Node.js JavaScript runtime environment.[1][2]

Mongoose as an intermediate library between MongoDB and Express
Mongoose as an intermediate library between MongoDB and Express

References

  1. "Mongoose v6.0.13: Getting Started". https://mongoosejs.com/docs/. 
  2. Holmes, Simon; Harber, Clive (April 2019) (in en). Getting MEAN with Mongo, Express, Angular, and Node, Second Edition. Manning Publications.