RDMS VS NoSQL? Which one to use for the following use case?
I am developing an application which requires relationship between entities. Now I am confused whether to use NoSQL for relationship or not? Are they good in retrieval of data? Or Should I stick to RDMS approach? In short MySQL vs MongoDB