Hello Node.js gurus,

I'm relatively new to Node.js, so please forgive the simplicity of this 
question:  Would there be a use for a JavaScript Relational Database Engine 
like SequelSphere <http://www.SequelSphere.com>?

SequelSphere is a new product to the HTML5 market that touts being it's own 
relational database engine including a SQL parser and execution engine.  It 
is currently targeted at the client side of architecture to provide a 
mechanism for storing relational data (since the WebSQL standard was 
abandoned).  Since it has it's own SQL engine, it truly works 
cross-browser, and it persists its data via localStorage and indexedDB.

However, I'm assuming that since Node.js runs on the server, that it would 
have a whole host of much more mature relational database technologies to 
choose from.  But is there a beneficial factor in SequelSphere being 100% 
JavaScript?

Can someone tell me what use SequelSphereDB may have with Node.js?  Why 
would someone want to use SequelSphere <http://www.sequelsphere.com/> rather 
than a much more mature server-side native relational database?

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

Reply via email to