Last updated 6 years ago
mongo after ssh: mongo YOUR_APP_NAME
mongo YOUR_APP_NAME
check db size (file size in mb) db.stats(1024*1024)
db.stats(1024*1024)
Gist: