node-sqlite icon indicating copy to clipboard operation
node-sqlite copied to clipboard

Asynchronous, non-blocking SQLite3 bindings for Node.js

Results 30 node-sqlite issues
Sort by recently updated
recently updated
newest added

Hello, I'm running bash build.sh And I get a message: command not found: node-waf Are there any other ways of assembling?

Please support BLOBs - very handy those.

npm 0.30 enforces package.json to be actual JSON.

Hello orlandov! I am migrationBot, an [open-source](https://github.com/blakmatrix/node-migrator-bot) bot, and I'm here to help you migrate your codebase to node v0.8! Did you know that the "sys" module throws an error...

This makes it compile and install properly on no.de.

When running multiple queries in parallel, sometimes the error message gets overwritten by another query. This results in errors "not an error". This patch places the call to sqlite3_errmsg() in...

Fixing sources to work with nodes 0.6.x I have added extends module. Perhaps it should be done in different way.

Would be nice if you added precompiled win-x86/win-x64 binaries, and had the install script simply copy the correct one... having a build environment on a production windows server is problematic,...

I am using Ubuntu 11.10 , node-waf configure has no issue but build throws this error Waf: Entering directory `/home/anand/Downloads/node-sqlite/build' [1/2] cxx: sqlite3_bindings.cc -> build/Release/sqlite3_bindings_1.o ../sqlite3_bindings.cc:19:25: fatal error: node_events.h: No...