[enhancement] Add N1QL ability for Couchbase Mobile

No plan. We want to integrate with existing platform query mechanisms, for example Core Data and NSPredicate on iOS/Mac, which we already support. We’ve talked about integrating with LINQ on .NET.

Map/Reduce can not query data cross document, but in N1QL we can use join

There are ways to do this using map/reduce, with grouping or reduce. But I agree it’s more limited.