Mongoose (MongoDB)

Mongoose is a JavaScript object-oriented programming library that creates a connection between MongoDB and the Node.js JavaScript runtime environment.[1][2] It provides a straightforward, schema-based solution to model application data. Mongoose includes built-in type casting, validation, query building, business logic hooks, and more, out of the box.

Mongoose
Stable release
8.3.4
Repository
Written inJavaScript
TypeWeb server
LicenseMIT
Websitemongoosejs.com 

References

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


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.