We have switched from MongoDB to PostreSQL to gain more control of our data model. With SQL DB We are enjoying stricter data validation, relational model and better migration controls. This means more productivity and less errors in exchange for more time spend maintaining schema.