yiisoft / yiisoft/db

NoSQL databases (particularly MongoDB)

Open
#715 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

status:under discussion
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.