Skip to content

nodefruit/fruit-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fruit

CI Buimd Dependencied MIT license Gitter

Introduction :

This is the mongodb adapter for the fruit ORM, if you haven't take a look at its documentation yet, please make sure to do so.

Installation :

  $ npm install fruit fruit-mongodb

Connection options :

This is an example the options you need to pass to the fruit constructor:

  {
      host                : 'host'
    , database            : 'db'
    , port                : '27017'
  }

Contributing

All contributions are welcome. Let's get this project to the next level. Significant and valuable contributions will allow you to be part of Fruit organisation. See the contribution guide for more details

Community

If you'd like to chat and discuss this project, you can find us here:

About

🍏 MongoDB Fruit ORM adapter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published