Closed
Conversation
Contributor
|
@brett19 if you have cycles in the next day or so, it'd be good to consolidate this one a bit. Note there is also http://review.couchbase.org/#/c/67874/ which has Simon's latest thoughts. |
ingenthr
reviewed
Sep 28, 2016
| - Current Status: DRAFT | ||
|
|
||
| # Summary | ||
| Performing simple selects without writing any N1QL. |
Contributor
There was a problem hiding this comment.
I'd probably phrase this differently. It's not so much that avoiding N1QL is a goal but rather to keep the simple things simple. There are lots of situations where just the predicate is needed.
Contributor
|
POJO mapping, not required. Might be optional. Brett: thinking that having a DSL that allows you to express these queries simply might be possible. |
Contributor
|
Scenario, an e-commerce application that has user profiles who may be sellers and buyers. Scenarios:
|
Contributor
cc991a8 to
8b3b33d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR hosts the early design discussions during the DRAFT phase of the RFC, ultimately bringing it up to REVIEW status when merged.