Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 539 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 539 Bytes

Node-with-mongoose

The project Related to MongoDB

MongoDB

MongoDB is a source-available cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents with optional schemas. MongoDB is developed by MongoDB Inc. and licensed under the Server Side Public License.

Node

Node.js is an open-source, cross-platform, back-end JavaScript runtime environment that runs on the V8 engine and executes JavaScript code outside a web browser.

Our project uses both Node and MongoDB.