Skip to content

The set of atomic operations to deal with native mongodb driver.

Notifications You must be signed in to change notification settings

data-avail/baio-mongo

Repository files navigation

baio-mongo

Build Status

2013 Max Putilov, Data-Avail

Baio-mongo may be freely distributed under the MIT license.

The set of atomic operations to deal with native mongodb driver.

It is often for server side applications, when your need single db operation per request/response cycle, this library facilitate this.

Open connection -> Single CRUD operation -> Close connection.

Documentation

###Install### npm install baio-mongo

###Tests### npm test

About

The set of atomic operations to deal with native mongodb driver.

Resources

Stars

Watchers

Forks

Packages

No packages published