TingoDB API and features designed to be close compatible with MongoDB. As an additional proof for this concept we managed to implement experimental driver for Mongoose.js ODM libary. Work is still in progress, but basic functions work, and we hope to make it usable for real applications. For TingoDB this means that it gets a lot of additional tests from complex tool and it will help to improve its quality.

Mongoose claims to be “Elegant MongoDB object modeling for Node.js”. Now it can became the same elegant tool but for embedded javascript database.

Leave a Reply