Check out: SequelSphere <http://www.sequelsphere.com>
It is NOT Sqlite, but it is a 100% JavaScript Relational Database Engine that has great support for SQL. I am apart of SequelSphere, and am just now beginning to look at how SequelSphere could be integrated with Node.js. We created SequelSphere to be more of a Client-Side database, but I don't see why it couldn't work fine on Node.js as well. It persists it's data to localStorage and IndexedDB, so I don't know if that is a problem with Node.js, or if there would need to be a different persistence mechanism. In any case, if you are looking for a 100% JavaScript Relational Database Engine, SequelSphere may work well for you. Feel free to provide feedback too. Thanks! john... -- 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
