the-driver-mongo

Mongo driver for the-db


Keywords
the, db
License
MIT
Install
npm install the-driver-mongo@1.0.27

Documentation

the-driver-mongo

Build Status npm Version JS Standard

Mongo driver for the-db

Installation

$ npm install the-driver-mongo --save

Usage

'use strict'

const {MongoDriver} = require('the-driver-mongo')

async function tryExample () {

}

tryExample().catch((err) => console.error(err))

API Guide

License

This software is released under the MIT License.

Links