DEV Community

Adrian Twarog
Adrian Twarog

Posted on

7 1

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:

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay