Re: [mongodb-user] Populate (DBRef) support in MongoDB

282 views
Skip to first unread message

Scott Hernandez

unread,
Jul 27, 2012, 2:06:31 PM7/27/12
to mongod...@googlegroups.com
Jira is the best place to request features and changes: http://jira.mognodb.org

There are some existing feature request like this so you may want to
search and vote on the ones you like.

https://jira.mongodb.org/browse/SERVER-432
https://jira.mongodb.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+SERVER+AND+%28summary+%7E+dbref+OR+description+%7E+dbref+OR+comment+%7E+dbref%29+AND+status+in+%28Open%2C+%22In+Progress%22%29

On Fri, Jul 27, 2012 at 1:50 PM, rglas <ra...@glaser.co.il> wrote:
> Hey,
>
> While it is well known that MongoDB is not a relational DB, in many cases,
> having the ability to populate/DBRef is extremely useful. We currently use
> mongoosejs, but would love seeing DBRef/populate being implemented on the
> server side, in order to improve performance.
>
> There are many cases in which populate/DBRef would come in handy. A good
> example would be having many lists in which the list items need to have a
> single instance. Both the list and the items change on regular basis.
> Pushing the items (sometimes contain a lot of data) into the list document
> would make no sense, while the list too, has data, so list itself cannot be
> integrated into the items collection. Bottom line is that DBRef/populate is
> necessary in this case - which is not a rare occurrence.
>
> Finally, we love the new Aggregate framework and see many uses for it. If it
> had a populate/DBRef function, in which multiple collections would be
> accessible, it would be absolutely fantastic and I'm confident many users
> would find uses for this feature.
>
> So any plans on adding support for this? maybe as an extension to the
> Aggregate framework?
>
> Very much appreciate all you hard work,
> Rani
>
>
> --
> You received this message because you are subscribed to the Google
> Groups "mongodb-user" group.
> To post to this group, send email to mongod...@googlegroups.com
> To unsubscribe from this group, send email to
> mongodb-user...@googlegroups.com
> See also the IRC channel -- freenode.net#mongodb
Reply all
Reply to author
Forward
0 new messages