MySQL protocol proxy using MongoDB as backend. #377
Labels
Advanced
Projects that require a high level of understanding of the topics specified, or programming in gnrl.
APIs/Backend
Like getting feature requests from the frontend team? Look no further!
Medium work
This project takes little time to complete. (ETA week or two)
Project description
Create a proxy so that MySQL applications can run on the infrastructure that previously used MongoDB.
Relevant Technology
https://github.com/dolthub/go-mysql-server : MySQL protocol and SQL parser implementation.
https://github.com/FerretDB/FerretDB : A proxy acting as the opposite of this project. Controls Postgre backend with MongoDB protocol.
Complexity and required time
DDL/DCL queries need to be converted to mongodb commands appropriately.
It's like, we need to create some kind of compiler.
Complexity
Required time (ETA)
Categories
The text was updated successfully, but these errors were encountered: