realm-js / realm-mongo

3 stars 0 forks source link

Can i use mongoose with realm-mongo ? #1

Open anhoev opened 6 years ago

anhoev commented 6 years ago

Hi, did you try it with mongoose ?

nchanged commented 6 years ago

Hi! What’s the point?

anhoev commented 6 years ago

My program run now with mongodb and mongoose.
For some reasons i can not use mongodb anymore , so i want to try realmjs and your cool adapter to solve the problem. I don't want to change my code , it is better if i can use mongoose directly with realmjs .

nchanged commented 6 years ago

Mongoose and realm mongo are both frameworks that do things differently, I don’t think it’s a good idea to mix them