NoSQL databases (particularly MongoDB)
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 216
- Forks
- 51
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 2
Description
Is this package supposed to be the base to build NoSQL implementations?
MongoDB has basic primitives that match most SQL use cases (although heavy use of aggregations might be needed in some "advanced" cases).
Should there be a separate yiisoft/object-db? I can see it having a close mapping to what an ActiveRecord is....
Contributor guide
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
Start by reviewing the yiisoft/db package scope and its existing SQL and ActiveRecord-related primitives. Then investigate whether MongoDB's basic primitives can map to those concepts or require a separate yiisoft/object-db package. Done means a clear, documented design decision and agreed scope for any follow-up work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mongodb, php, sql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100