A TypeScript library for calling PostgreSQL functions and procedures with entity mapping
npm install pg-function-procedure-libbash
npm install pg-lib
Usage
import { PgFunctionProcedureClient, PgEntityMapper } from "pg-lib";
// Example usage...
License
MIT
---
$3
Choose a license (e.g., MIT) and add it as LICENSE in the root directory. Here's an example of the MIT license content:
``plaintext