Comment by calmoo

4 years ago

Amazon already have DocumentDB which clones the Mongo API. I don't think its forked though, they just use a barely mongo compatible wrapper around their own db engine.

It's not nearly as compatible as you might think. Interestingly enough, MongoDB's CTO managed RDS at AWS.