How to convert xml file into json format in mongodb
How can i convert my xml files to json format so that i can import them into my mongodb database.Now i am manually converting the xml files into json one by one in code beautify.
But for large no. of xml files it won't be useful. Please help
No comments:
Post a Comment