Skip to content

Compatibility with MongoDB #37

New issue

Have a question about this project? No Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “No Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? No Sign in to your account

Open
yanickrochon opened this issue Mar 10, 2020 · 2 comments
Open

Compatibility with MongoDB #37

yanickrochon opened this issue Mar 10, 2020 · 2 comments

Comments

@yanickrochon
Copy link

yanickrochon commented Mar 10, 2020

What is the state of this project regarding supporting MongoDB features? This is by far the most comprehensive project I have seen offering a somewhat compatible syntax, and I'd be willing to contribute in adding missing helpers and operators.

Was this why this project have been created, or was the idea to support yet another subset of JSON queries? And if so, why can't it be made to be an adapter layer between MongoDB queries and SQL queries?

I understand the limitations of both specifications, and I wouldn't expect everything to be supported, but having these features would allow projects to integrate SQL with NoSQL more easily, and it seems like this project has already the foundations for this.

@planetarydev
Copy link
Owner

Sorry for my late answer.
I wrote this lib because i worked with MeteorJS and Try to change the mongo DB to postgres with livequeries.

@yanickrochon
Copy link
Author

Hi @planetarydev, thank you for the response. I actually started a project about two weeks ago with the goal of supporting Collections with SQL. The project is really early and mostly unknown still, but it is inspired upon this project as well as another project. If you're interested to take a look : https://gitlab.com/mind2soft/maysql

No Sign up for free to join this conversation on GitHub. Already have an account? No Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants