windows下的node 如何安装 sqlite模块呢, 为什么搜索 node sqlite 一大推 却没有一个告诉我 只需要 [npm install sqliteinnode 之类的]
php\python 都那么方便,为啥 node 就是和 sqlite 过不去呢? 这和他的异步io有关吗?
可能是大家的兴趣都还没有在这里所以没有写,驱动 和异步无关。
有一个sqlite3的模块,见 https://github.com/developmentseed/node-sqlite3
node.js 是不是一定要加上python才可以用上sqlite.
编译啥都需要python
https://github.com/zhm/node-spatialite 这个咋样?
OS X 64bit Linux 64bit (Ubuntu) Linux 32bit (Ubuntu) Windows 64bit Windows 32bit (pending some testing)
CNode 社区为国内最专业的 Node.js 开源技术社区,致力于 Node.js 的技术研究。
可能是大家的兴趣都还没有在这里所以没有写,驱动 和异步无关。
有一个sqlite3的模块,见 https://github.com/developmentseed/node-sqlite3
node.js 是不是一定要加上python才可以用上sqlite.
编译啥都需要python
https://github.com/zhm/node-spatialite 这个咋样?
OS X 64bit Linux 64bit (Ubuntu) Linux 32bit (Ubuntu) Windows 64bit Windows 32bit (pending some testing)