cozystack icon indicating copy to clipboard operation
cozystack copied to clipboard

DocumentDB Support

Open YohanSciubukgian opened this issue 3 months ago • 2 comments

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

YohanSciubukgian avatar Sep 19 '25 14:09 YohanSciubukgian

Interesting, should we consider replacing FerretDB by DocumentDB or it is not fully compatible?

kvaps avatar Oct 31 '25 16:10 kvaps

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.

YohanSciubukgian avatar Nov 03 '25 20:11 YohanSciubukgian