I have the large text data fetched using python API, what would be the most scalable approach to store large text format data?
Is MongoDB a good idea?