oracle / node-oracledb

Oracle Database driver for Node.js maintained by Oracle Corp.
http://oracle.github.io/node-oracledb/
Other
2.25k stars 1.07k forks source link

nodejs如何连接多个oracle数据库 #1450

Closed yi-xiaobai closed 2 years ago

yi-xiaobai commented 2 years ago

最近接到一个新需求 如何使用nodejs连接两个及以上的数据库呢 各位大大们有没有什么好点解决办法呢 并发不是很大

cjbj commented 2 years ago

If I translated that correctly, you need to use different usernames, passwords and connect strings. Each database will have unique values. See https://oracle.github.io/node-oracledb/doc/api.html