DEV Community

Adrian Twarog
Adrian Twarog

Posted on

Deno Mongo Tutorial | Access MongoDB on Deno

Deno Mongo is a library that allows us to connect our deno application to Mongo similar to mongoose or other drivers. I've done a quick tutorial to describe how to install and use it.


Youtube: Deno Mongo Tutorial

Included in this video are:

  • Adding the MongoDB package
  • Connecting to a MongoDB server
  • Accessing a collection
  • Reading documents

Denon:
https://deno.land/x/mongo

Deno:
http://deno.land/

Follow and support me:

Special thanks if you subscribe to my channel :)

Want to see more:

I will try to post new great content every day. Here are the latest items:

Top comments (0)