• For example I get credit report as xml file and its around 6MB size. I can store it in database. Event I can zip (compress) and store it in Database the size of the credit report is very less.

    The zip/unzip I want to do it in database while inserting/updating/selecting the credit report, not in application.