#connecting to mongodb
3 messages · Page 1 of 1 (latest)
@grim ocean
Just:
import mongoose from 'npm:mongoose';
Hi Dear Arth.
Thank you for the help. I will try this. But is there any way that I can only use MongoDB not mongoose?
I used mongoose when I work with node. But I need to know how MongoDB works with Deno under the hood.