通过Linux服务器上的Node.js访问普及数据库 [英] Accessing Pervasive Database via Node.js on a Linux Server

查看:151
本文介绍了通过Linux服务器上的Node.js访问普及数据库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们的业务系统使用普及13 数据库.我想从 node.js 中查询此数据库. com/server"rel =" nofollow noreferrer> Ubuntu Linux 18.01服务器,但是我似乎找不到任何显示该操作方法的教程.

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.

对于其他数据库,我已经能够找到简化数据库通信的npm软件包,但尚未找到Pervasive的软件包.

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驱动程序,但是我不确定如何最终从node.js查询数据库.任何向我指出正确方向的一般建议或资源将不胜感激.

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.

推荐答案

我认为这可能会有所帮助,它是一个NPM软件包,用于访问node.js中的OData数据源

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

这篇关于通过Linux服务器上的Node.js访问普及数据库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆