forked from quartzjer/node-sqlite-fts
-
Notifications
You must be signed in to change notification settings - Fork 0
anodejs/node-sqlite-fts
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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.1.25-15-g4e16e38 (c) 2010 Eric Fredricksen - See permissive license terms at top of sqlite.js
About
Asynchronous, non-blocking SQLite3 bindings for Node.js
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 40.2%
- C++ 37.3%
- JavaScript 22.1%
- Python 0.4%