node.js - Syncing JSON-files with MongoDB collection -


i'm new mongodb, i've managed use mongoimport load external json-files collection. question if there's way synchronize mongo database collection folder of json-files? i'm looking rsync, mongodb.

is there such solution? best practice syncing data mongo database?

watch folder nodejs , sync mongodb when add/remove , modify json file


Comments

Popular posts from this blog

java - HTTP Status 500 - An exception occurred processing JSP page /second.jsp at line 15 -

php - Using str_replace to translate a MySQL Table in html -

SQL Server - MyCTE query based on 24 hour period (next day) -