README
Postgres-MMethods
Convenience methods for executing postgresql queries in node express applications.
Convenience methods for the pg library
<script type="module">
import postgresMmethods from 'https://cdn.skypack.dev/postgres-mmethods';
</script>
Convenience methods for executing postgresql queries in node express applications.