node-oracledb nodejs 包支持thin 模式了

发布时间 2023-10-08 19:11:15作者: 荣锋亮

node-oracledb 从v6.0.0 版本来时支持thin 模式了,是基于纯javascript 开发的驱动,我们终于可以不用依赖比较笨重的oracle client 了
属于一个很大的进度,同时python 版本也是支持thin 模式了,我以前也简单介绍过

参考资料

https://github.com/oracle/node-oracledb/releases
https://medium.com/oracledevs/usher-in-a-new-era-with-the-node-oracledb-6-0-pure-javascript-thin-driver-e10e2af693b2