couchbaselabs / couchbaselabs/Linq2Couchbase
Support for N1QL Pattern-matching functions (regex)
Open
- Dominant language
- C#
- Stars
- 98
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
Provide support for N1QL regex expressions via REGEXP_CONTAINS(expression, pattern)
https://docs.couchbase.com/server/5.5/n1ql/n1ql-language-reference/patternmatchingfun.html
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the Couchbase N1QL pattern-matching documentation linked in the issue and inspect the repository’s LINQ-to-N1QL translation entry points to determine how REGEXP_CONTAINS should be exposed. Done means LINQ queries can produce the requested N1QL regex expression and the behavior is covered by the relevant existing tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100