Skip to content
New issue

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

By clicking “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? Sign in to your account

How to convert mongo query back to sql ? #25

Open
eromoe opened this issue Nov 15, 2017 · 0 comments
Open

How to convert mongo query back to sql ? #25

eromoe opened this issue Nov 15, 2017 · 0 comments

Comments

@eromoe
Copy link

eromoe commented Nov 15, 2017

Hello,

I am writing a restful sevice which act a storage layer to mongodb/mysql/... . mongodb query format is quite good for restful , but the problem is how to convert mongodb query to construct plain sql ( I use sqlalchemy ). Then I found pql , but looks like it doesn't support mongo query back to sql ?

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

No branches or pull requests

1 participant