I think this is really awesome. Thanks for sharing! I have been working on 
something similar in node, but one layer above this. I have been working on 
an idea to have a relational database for fast hashed based searching, with 
the actual data being stored in riak, sql or some other database.

On Friday, June 28, 2013 7:01:15 AM UTC-7, Сергей Коротков wrote:
>
> Hi guys,
>
> For those who might be interested, we develop pure JavaScript solution 
> that aims to mimic API and features of MongoDB and its node.js driver:
>
> http://www.tingodb.com, https://github.com/sergeyksv/tingodb
>
> As a proof for this statement tests designed to run both with MongoDB and 
> TingoDB. Part of test is used as-is from native-mongodb-driver project.
>
> As an additional proof of concept there is experimental driver for 
> Mongoose.js that make ODM work for TingoDB:
> https://github.com/sergeyksv/tungus
>
> As we think about TingoDB it can be useful to:
> - Reduce risks of picking up of embedded database solution for your 
> project. 
> - Build hybrid applications that can work as classic web apps and desktop 
> applications (via node-webkit). 
> - Build applications that can scale from micro in-process only sizes to 
> massive cloud applications.
> - Substitute real MongoDB server for tests or continuous integration.
> - Simplify deployment of small sized web applications by removing any non 
> native dependencies.
>
> Thanks,
> Sergey
>

-- 
-- 
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