@arql/source-postgresql
v0.0.1-alpha-6c88c35
Published
This library was generated with [Nx](https://nx.dev).
Downloads
12
Readme
source-postgresql
This library was generated with Nx.
Summary
The PostgreSQL source for ARQL recieves a ContextualisedQuery node, converts it into a sql query, and runs that query against the configured database.
Building
Run nx build source-postgresql
to build the library.
Running unit tests
Run nx test source-postgresql
to execute the unit tests via Jest.