Couchbase document design best practices

Do we have any reference which comprise all best practices related to document design in Couchbase ?

1 Like

Hi @khandu_salman. Couchbase documentation and blogs do have some best practices and approaches to Data Modelling. Here are some pointers:

https://docs.couchbase.com/server/6.0/learn/data/document-data-model.html
https://developer.couchbase.com/documentation/server/3.x/developer/dev-guide-3.0/doc-design-considerations.html
https://blog.couchbase.com/intro-couchbase-document-design/

Thanks @mihir.kamdar for mentioning all references.