This package has been deprecated

Author message:

move to @the-/driver-mongo ( https://github.com/the-labo/the/tree/master/packages/driver-mongo#readme )

the-driver-mongo

1.0.27 • Public • Published

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

/the-driver-mongo/

    Package Sidebar

    Install

    npm i the-driver-mongo

    Weekly Downloads

    1

    Version

    1.0.27

    License

    MIT

    Unpacked Size

    151 kB

    Total Files

    44

    Last publish

    Collaborators

    • okunishinishi