Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

| dataginger | Hareesh - Mognodb - get count of documents for each collection

readme.md

  • This code takes in the list of databases in a MongoDB store and runs any specific queries across all the collections within each of those databases.
  • Provide the path to the database files
  • Follow the sample file (db_list.js) formatting for specifying databases.
  • Write your query that you want to run across all the collections. Default is to print the count of all documents for each collection
  • Execute the script as below

    mongo -u user_ -p P@$$word mongo_hostname.domain.com/db --eval " var sleepBetweenBatches=1000" main.js

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages