Accessing Pervasive Database via Node.js on a Linux Server

1.1k views Asked by At

Our business system uses a Pervasive 13 database. I want to query this database from node.js on an Ubuntu Linux 18.01 server, but I can't seem to find any tutorials that show how to do this.

With other databases, I've been able to find npm packages that simplify database communication, but I've yet to locate one for Pervasive.

Linux drivers are offered, but I'm not sure how to ultimately query the database from node.js. Any general advise or resources pointing me in the right direction would be much appreciated.

1

There are 1 answers

1
Jake On

I think this might help, it's an NPM package for accessing OData data sources in node.js

https://www.npmjs.com/package/node-odata