@open-kappa/node-red-contrib-mydb

Simple DB access node for node-red

Usage no npm install needed!

<script type="module">
  import openKappaNodeRedContribMydb from 'https://cdn.skypack.dev/@open-kappa/node-red-contrib-mydb';
</script>

README

@open-kappa/node-red-contrib-mydb

This package provides two node-red nodes:

  • An input/output node for DB queries
  • A DB connection configuration node

At the moment only Postgres is supported, but maybe other DB's will be supported in the future.

Links

License

@open-kappa/node-red-contrib-mydb is released under the liberal MIT License. Please refer to the LICENSE.txt project file for further details.

Credits

All the stuff into this package as been created from scratch, with the following exceptions:

  • The node icon has been taken from the original postgrestor node.
  • The node HTML has been takend and adapted from the original postgrestor node.

Patrons

This node-red module has been sponsored by Gizero Energie s.r.l..

Contributors

  • Francesco Stefanni
  • Martin Rubli