I have task to track the changes in the mongodb collections suppose if i have made changes in the mongo documents or collections my code should keep track what are changes made and same as like commits made in the git.I am confused what programming language should i use and how to approach the problem?
Comments
Post a Comment