在Windows平台上将Node.js与Oracle连接 [英] Connect Node.js with Oracle on Windows platform

查看:135
本文介绍了在Windows平台上将Node.js与Oracle连接的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有oracle 11g,并且正在运行Windows7.我已经安装了node.js,它在MongoDB和其他东西上的运行都很好.我有两个为团队构建的工具,我想借此机会学习Node.js.但是问题在于数据库是oracle,我非常讨厌尝试使其正常工作,非常疲倦,以至于我创建了一个stackoverflow帐户.我确实阅读了许多发布的问题,却没有找到如何在Windows上正确设置此问题的答案.

I have oracle 11g and I am running Windows 7. I have setup node.js and it's working perfectly fine with MongoDB and other stuff. I have a couple of tools to build for my team, and I wanted to use this opportunity to learn Node.js. But the problem is that the database is oracle and I am so tired of trying to make it work, so tired that I created a stackoverflow account. I did read many of the questions posted without finding an answer how to set this up properly on Windows.

推荐答案

是否尝试了允许您连接到Oracle DB的节点程序包.这里是一些:

Have you tried node packages that allow you to connect to Oracle DB. Here are some :

  1. oracle npm页面 npm页面
  1. oracle npm page and Github
  2. db-oracle npm page and Github

要安装,请执行此操作

npm install oracle //or
npm install db-oracle

这篇关于在Windows平台上将Node.js与Oracle连接的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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