1. 首页
  2. 移动开发
  3. 其他
  4. Node.js数据库实时监控库node dbmon.zip

Node.js数据库实时监控库node dbmon.zip

上传者: 2020-07-26 04:09:56上传 NONE文件 24.56KB 热度 23次
node-dbmon 是一个 Node.js 数据库实时监控库,如果你希望在数据库表数据更改后,或者是文件修改后能更新 GUI,那么这个库正好适合你。 示例代码: var pg=require('pg'), cli=new pg.Client('tcp://postgres@localhost/template1'), dbmon=require('dbmon'); cli.connect(); //uncomment if you want node to create the temporary table for you //cli.query('drop table if ex
下载地址
用户评论