fruit-postgresql

0.0.6 • Public • Published

Fruit

CI Buimd Dependencied MIT license Gitter

Introduction :

This is the postgresql 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-postgresql

Connection options :

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

  {
      host                : 'host'
    , database            : 'db'
    , user                : 'user'
    , password            : '******'
  }

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:

Package Sidebar

Install

npm i fruit-postgresql

Weekly Downloads

11

Version

0.0.6

License

MIT

Last publish

Collaborators

  • javascript