Skip to content

qasimraheem/go-with-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

go-with-mongodb

FirstRun mongoDB:

$ mongo --host 127.0.0.1:27017
 
now use terminat instance to run mondoDB commands and manipulate DB through terminal.

help for running: https://docs.mongodb.com/manual/tutorial/install-mongodb-on-os-x/#run-mongodb

Then read Mongo Docs to continue: 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages