DocumentDB Support
Could you consider adding support for DocumentDB ?
- https://documentdb.io/
- https://github.com/documentdb/documentdb/
This database is now under the Linux foundation with MIT License :
- https://www.linuxfoundation.org/press/linux-foundation-welcomes-documentdb-to-advance-open-developer-first-nosql-innovation
Interesting, should we consider replacing FerretDB by DocumentDB or it is not fully compatible?
I believe FerretDB aims to closely follow the MongoDB specification, positioning itself as a drop-in replacement for MongoDB. In contrast, DocumentDB appears to be pursuing a broader vision; defining the future of open-source document databases.
As far as I understand, DocumentDB plans to evolve its own specification over time, gradually diverging from MongoDB’s model and by extension, from FerretDB as well.
Based on this perspective, I feel that having both databases in the ecosystem could make sense : each serving different needs and contributing uniquely to the future of document-oriented data.