Convert XML to Json format and store in Database using Python Date posted:23 /11 / 2018 Introduction: In this article, it is applicable to convert only a very small Xml file format  in to Json  format. The converted Json format will be inserted in to a  existing database in Mysql. … Continue Reading Convert xml to Json format and store in DB using Python