Is there any plan to add support on mongoose library for Deno? #14053
Replies: 2 comments 3 replies
-
|
Regarding alternatives, there appears to be one in development: https://deno.land/x/deno_mongo_schema@v0.8.3 Mongoose, as far as I know, depends on Node's |
Beta Was this translation helpful? Give feedback.
-
|
It's off-topic but, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I like Deno and I am working on a project using it. But it seems it's MongoDB driver doesn't support Mongoose library and I don't know how can I use schemas in my Deno application?
May I ask either if there is any other alternatives for Mongoose in Deno or a plan to support Mongoose or schemas in Deno soon?
Beta Was this translation helpful? Give feedback.
All reactions