文件名称:node-pg-query, 使用 node postgres运行查询的简单 helper.zip
文件大小:6KB
文件格式:ZIP
更新时间:2022-10-08 03:51:15
开源
node-pg-query, 使用 node postgres运行查询的简单 helper 查询在节点postgres中使用较少的样板运行查询。 节点Posgres的设计和比较详细。这是我在大多数项目中实现类似于 MODULE的简单抽象之后的一个简单抽象。安装npm install pg-query使用var qu
【文件预览】:
node-pg-query-master
----.gitignore(13B)
----package.json(593B)
----.travis.yml(46B)
----index.js(2KB)
----README.md(3KB)
----test()
--------index.js(5KB)
--------first.js(2KB)