Search with MongoDB a DBRef object (user -> space)
db.space.find({"createdBy": DBRef("user", ObjectId("54379c3bb0e6df50048b458a"))}).pretty()