objectbox / objectbox/objectbox-java
SQL like LIKE in query / regex
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 4.6k
- Forks
- 311
- PR merge metrics
- No merged PRs in 30d
Description
Does ObjectBox have the equivalent of the SQL LIKE keyword?
If it does not, I would like to add that as a feature request.
This was my solution for the problem in the meantime. If there is a better way to do this, I would like to know. https://stackoverflow.com/questions/51846019/does-objectbox-have-a-sql-like-keyword-equivalent
Thanks,
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no repository files or tests; begin with the ObjectBox query API and the SQL LIKE or regex behavior requested. Use the linked Stack Overflow workaround as the starting comparison, then define the supported matching semantics and verify the feature with query coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100