Module: violetStorePG

Plugin which makes it easy to store, update, retrieve, and delete data form an underlying Postgres data store.

You can give the API a SQL query or use one of the easier API's and the plugin will generate the query.
Source:

Classes

VioletStorePG

Members

(inner) store

Allows access to the store
Source:

Methods

(inner) cleanup()

Close connection to the DB
Source:

(inner) connect()

Returns a promise which will resolve with the store having access to the Postgres DB
Source:
Documentation generated by JSDoc 3.5.5 on Sat Mar 14 2020 19:55:45 GMT-0400 (EDT)