Hardikaz / MongoDBConnection

Here i have established connection with mongoDB on local machine server for development purpose using the new version

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MongoDBConnection

Here i have established connection with mongoDB on local machine server for development purpose using the new version

  1. npm init : to install node modules
  2. npm i mongodb : to install mongodb
  3. Run mongoDB on cmd => mongd(command)

About

Here i have established connection with mongoDB on local machine server for development purpose using the new version


Languages

Language:JavaScript 100.0%