Skip to content

Commit 6d8d112

Browse files
Rich AndersonRich Anderson
authored andcommitted
Basic mongo scripts added + basic reading from collection working
1 parent c8414eb commit 6d8d112

File tree

2 files changed

+57
-51
lines changed

2 files changed

+57
-51
lines changed

.idea/workspace.xml

Lines changed: 54 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mongo/stop.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
mongo
2+
use admin
3+
db.shutdownServer()

0 commit comments

Comments
 (0)