Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

Appearance settings

grumdrig/node-sqlite

Open more actions menu

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 v8.4.0 (may not work with older versions)

Synchronous Only

Only synchronous access is supported! For an asynchronous and much more full-featured library, see https://github.com/mapbox/node-sqlite3

TODO

The C++ code which creates the Statement object uses NewInstance, which is marked deprecated. I don't know what it should be replaced with but that whole bit code is pretty ugly and could probably be improved a lot.

About

SQLite bindings for Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Morty Proxy This is a proxified and sanitized view of the page, visit original site.