Meteor and DBRef

hello - i have asked before if meteor can duplicate the mysql functionality of the foreign-key relationship using DBRef. so far i have received no answer.

now i am wondering if livequery could allow meteor to access the DBRef relationships?

thank you all very much.

Livequery doesn’t support MySQL, so it probably won’t work for that.

hi - i am not looking at using mysql but rather mongoDB.

mongoDB supports DBRef as does node.js , so i was wondering if meteor also supports DBRef.