@blacksmithstudio/blockbase-postgresql
v1.0.2
Published
blockbase driver for Postgresql
Downloads
17
Readme
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!