MonCaché — MongoDB API implementation based on InterSystems Caché
Disclaimer: This article reflects author's private opinion and has no relation to the official position of InterSystems.
IDEA
The idea of the project is to implement basic MongoDB (v2.4.9) API features for searching, saving, updating and deleting documents in a way that will allow the use of InterSystems Caché instead of MongoDB without changing the code on the client side.

