[nodejs] Re: embedded database options for Nodejs

2013-04-19 Thread Mike Parsons
https://github.com/developmentseed/node-sqlite3 I've used this quite extensively on linux/windows/mac and even Raspberry PI On Friday, April 19, 2013 4:59:28 AM UTC-4, Angelo Chen wrote: Hi, What are the options for embedded database? I use redis and mongodb for now, but sometimes you

[nodejs] Compile Extension Module into node.exe

2012-11-15 Thread Mike Parsons
Is there a way to compile a custom extension module (i.e. https://github.com/developmentseed/node-sqlite3) directly into the node.exe? -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message