Alan,

>I believe that with an evented I/O b-tree TingoDB would be an 
pure-JavaScript 
embedded MongoDB clone that could scale just as well as MongoDB. 
+1

Other Options is  Fractal I/O like http://en.wikipedia.org/wiki/TokuDB but 
I don't know if it's open source license and have JS libs.

regards
Joao

Em sexta-feira, 28 de junho de 2013 11h01min15s UTC-3, Сергей Коротков 
escreveu:
>
> 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 [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

--- 
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to