GitHub - massaf/node-sqlite: SQLite bindings for Node.js

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

SQLite3 bindings for Node.js
=============================

Documentation lives at http://grumdrig.com/node-sqlite/
The code lives at http://github.com/grumdrig/node-sqlite/

The two files required to use these bindings are sqlite.js and
build/default/sqlite3_bindings.node. Put this directory in your
NODE_PATH or copy those two files where you need them.

Tested with Node version v0.4.11

NOTE:

Only synchronous access is supported! For an an ansynchronous 
library, see http://github.com/orlandov/node-sqlite

About

SQLite bindings for Node.js

Resources

Readme

Activity

Stars

0 stars

Watchers

1 watching

Forks

0 forks

Releases

No releases published