Skip to content

Soum-ik/Database-migration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Fetch all documents and insert into target

# Fetch all documents from source collection
# Note: This loads entire collection into memory - for large collections,
# consider using batch processing with cursor.batch_size()

About

Fetch all documents and insert into target

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages