@blacksmithstudio/blockbase-postgresql

1.0.2 • Public • Published

Driver Postgresql for Blockbase

Compatible with Blockbase Framework

Version

1.0.2 beta

How to install ?

$ npm i --save @blacksmithstudio/blockbase-postgresql

Then add to your config/{env}.yml the following instructions depending of your system

dbms : postgresql
postgresql :
    host : localhost
    user : johndoe
    password :
    port : 5432
    database : yourdatabase

@TODO - finish the doc on the model use

License

(Copyright) 2017 - Alexandre Pereira for Blacksmith S.A.S.

Free Software, Hell Yeah!

Readme

Keywords

none

Package Sidebar

Install

npm i @blacksmithstudio/blockbase-postgresql

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

7.7 kB

Total Files

3

Last publish

Collaborators

  • alxpereira