Yep, I looked into that actually, Dblite -->
https://github.com/WebReflection/dblite#dblite
turned out to be the winner. It is very cool how it uses memory if the
table cannot be found.
Although, the npm installer is missing the build directory and It has some
weird erorrs on my server.



On Fri, Sep 6, 2013 at 9:42 AM, Peter Rust <pe...@cornerstonenw.com> wrote:

> The active sqlite module in node is
> https://github.com/developmentseed/node-sqlite3, it has an async API
> (like websql).
>
> The repository you found is an older one -- the last commit was 2 years
> ago, tested with node 0.4 (currently node is at 0.10). It does not have an
> async API (it is synchronous-only).
>
> --
> --
> Job Board: http://jobs.nodejs.org/
> Posting guidelines:
> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> You received this message because you are subscribed to the Google
> Groups "nodejs" group.
> To post to this group, send email to nodejs@googlegroups.com
> To unsubscribe from this group, send email to
> nodejs+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups
> "nodejs" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to nodejs+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
<surgemcgee> Systems/Software Engineer

-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to