Hi,
I am using COUCHBASE(NOSQL) for an application. It needs to find mutual friends between two users say A,B. Can someone suggest Whether to store all data in single JSON DOCUMENT OR multiple JSON DOCUMENTS(INTERLINKED)
I am using COUCHBASE(NOSQL) for an application. It needs to find mutual friends between two users say A,B. Can someone suggest Whether to store all data in single JSON DOCUMENT OR multiple JSON DOCUMENTS(INTERLINKED)