公司用的都是sqlserver,想用jsbox访问sqlserver 可以做到吗
我想了想……SSH?
npm有个库tedious,纯js写的,tds协议 不过里面用到node api
你应该封装一套 API