Difference between revisions of "Mongoexport"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{Draft}} == See also == * {{MondoDB}} Category:MongoDB")
 
Tags: Mobile web edit, Mobile edit
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Draft}}
 
{{Draft}}
  
 +
https://docs.mongodb.com/manual/reference/program/mongoexport/
  
 +
 +
[[mongoexport]]  --db=YOUR_DB  --collection=YOUR_COLLECTION_NAME --out=OUTPUT_FILE.json
 +
 +
 +
== Related commands ==
 +
* <code>[[mongoimport]]</code>
  
 
== See also ==
 
== See also ==
* {{MondoDB}}
+
* {{MongoDB}}
  
  
 
[[Category:MongoDB]]
 
[[Category:MongoDB]]

Latest revision as of 16:14, 13 April 2020

Advertising: