Details
-
Improvement
-
Resolution: Won't Fix
-
Major - P3
-
None
-
None
-
None
-
*Location*: http://docs.mongodb.org/manual/applications/database-references/
*User-Agent*: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0
*Screen Resolution*: 3840 x 1200
*repo*: docs
*source*: applications/database-references
Description
I would like to note that the Go driver for MongoDB (named: 'mgo') supports DBRef. It provides FindRef(DBRef) methods on the Session and Database types.
http://godoc.org/labix.org/v2/mgo#DBRef
I was thinking about adding it to the page by making edits on the text file on github. But I'm doubting if youguys are restricting information about language drivers to a selected set of popular languages (C++, Java, etc.). So please let me know if that is the case or if all languages are accepted, because I would like to contribute to the mongoDB documentation concerning the Go mgo driver.