Bug #105477 Support MongoDB protocol access to MySQL document store
Submitted: 5 Nov 2021 20:48 Modified: 6 Nov 2021 7:31
Reporter: Justin Swanhart Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Connectors: Document Store: DevAPI Severity:S4 (Feature request)
Version:8.0.27 OS:Any
Assigned to: CPU Architecture:Any
Tags: document store, mongodb

[5 Nov 2021 20:48] Justin Swanhart
Description:
MySQL 8 has new protocol features for document stores (the X protocol) and support for storing and retrieving documents via this protocol.  While this is an excellent feature, porting an application from MongoDB to the MySQL document interface/protocol is not something that is straightforward or often even practical.  It would be very nice if MySQL supported the MongoDB protocol and converted MongoDB syntax into either SQL or MySQL document store semantics.

This would allow transparent porting of MongoDB applications to a 100% open source platform.  

How to repeat:
Try to connect MongoDB to MySQL 8.  It does not work.

Suggested fix:
Support the MongoDB protocol over the MySQL document interface.
[6 Nov 2021 7:31] MySQL Verification Team
Hello Justin Swanhart,

Thank you for the feature request!

regards,
Umesh