Socket
Socket
Sign inDemoInstall

fruit-mongodb

Package Overview
Dependencies
17
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    fruit-mongodb

MongoDB Fruit ORM adapter


Version published
Weekly downloads
8
Maintainers
1
Install size
2.35 MB
Created
Weekly downloads
 

Readme

Source

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:

Keywords

FAQs

Last updated on 18 Jul 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc