Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Populate (DBRef) support in MongoDB
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
rglas  
View profile  
 More options Jul 27 2012, 1:50 pm
From: rglas <r...@glaser.co.il>
Date: Fri, 27 Jul 2012 10:50:15 -0700 (PDT)
Local: Fri, Jul 27 2012 1:50 pm
Subject: Populate (DBRef) support in MongoDB

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 must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Scott Hernandez  
View profile  
 More options Jul 27 2012, 2:06 pm
From: Scott Hernandez <scotthernan...@gmail.com>
Date: Fri, 27 Jul 2012 14:06:31 -0400
Local: Fri, Jul 27 2012 2:06 pm
Subject: Re: [mongodb-user] Populate (DBRef) support in MongoDB
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&jqlQue...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »