An open API service indexing awesome lists of open source software.

https://github.com/sage/ez-mongodb

ez-streams for MongoDB
https://github.com/sage/ez-mongodb

Last synced: 7 months ago
JSON representation

ez-streams for MongoDB

Awesome Lists containing this project

README

          

# ez-streams for Mongo DB

This package provides ez-streams readers and writers for Mongo DB.

See https://github.com/Sage/ez-streams for an overall introduction to ez-streams.


## Installation

``` sh
npm install ez-mongodb
```


## API

See the [API reference](API.md).


## License

This work is licensed under the terms of the [MIT license](http://en.wikipedia.org/wiki/MIT_License).