Detalhes do pacote

@ibm/mapepire-js

Mapepire-IBMi1.2kApache-2.00.6.0

Db2 client for node

Db2, Db2 for i, Db2 for IBM i, DB2 client

readme (leia-me)

mapepire-js Db2 for i client

mapepire-js is the pure-JS client (written in TS) for connecting to Db2 for IBM i.

Check out the documentation ⭐️

How to dev/test

  1. Clone & npm install
  2. Make a copy of .env.sample named .env
    • Set the server and port variables to the Mapepire daemon server (either on the server or locally)
    • Set the username and password to an IBM i user profile and password
  3. npm run test