Skip to content

SakhiLarik/MongoDB-with-Node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

MongoDB with Node

MongoDB is a Non-Relational Database Server for MQL (Mongo Query Language) Language

Node is a JavaScript runtime environment for developing amazing JavaScript applcations

Node provides MongoDB module to connect your JavaScript app with MongoDB Database Server with it's native MQL commands

In this repo all minimium requirements are added to get started with JS and MongoDB Server