Hi,
I am just curious about views in COUCHBASE, I was wondering How to write views for relational Document. What if I have a user table and an address table and I want to fetch all users with their address. I know how to write N1ql but I am just curious about views in COUCHBASE. Is it possible that I can use views with the relational document?