Using Mongo with Deno is possible using the deno_mongo package from the don’t library. Let’s take a look at installing this MongoDB client to access the database for our next Deno application.

Deno Mongo Client allows us to grab Mongo collections, perform searches with find, findOne, as well as insert, delete and more. This tutorial will just be a brief introduction to using it!

Deno Mongo
https://deno.land/x/mongo

Deno
https://deno.land/

#deno #monogdb #node #javascript #database

Deno Mongo Tutorial - MongoDB for Deno
20.05 GEEK