convoi-mongodb

Simple wrapper around the mongodb module that allows multiple calls to MongoClient.connect. Re-uses an existing connection pool if exists.

Usage no npm install needed!

<script type="module">
  import convoiMongodb from 'https://cdn.skypack.dev/convoi-mongodb';
</script>

README