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

Query language for polydb #281

Open
kalmarek opened this issue May 7, 2020 · 3 comments
Open

Query language for polydb #281

kalmarek opened this issue May 7, 2020 · 3 comments
Assignees

Comments

@kalmarek
Copy link
Contributor

kalmarek commented May 7, 2020

This is just a reminder:

Access polydb in a user-friendly form, i.e. do some research on available query-languages and their backend representations

@kalmarek kalmarek mentioned this issue May 7, 2020
@benlorenz
Copy link
Member

benlorenz commented May 7, 2020

If someone has time and wants to look into the Query.jl language: there is a WIP package QuerySQLite.jl that does this for SQLite and I think this is done similar to what we need to do (but looks quite involved).

@alexej-jordan alexej-jordan self-assigned this Aug 4, 2020
@alexej-jordan
Copy link
Collaborator

i just opened issue #314 which has to do with this.

besides that, how much of this issue was solved with #306 ?

@kalmarek
Copy link
Contributor Author

kalmarek commented Aug 5, 2020

I'd keep this one open as a reminder;
To be honest in the long run the best option would be to create a separate Polydb.jl package that depends on Polymake.jl, Mongoc.jl, Query.jl and what not. Then one could experiment with different apis/queries at will.

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

3 participants