Polymake.jl icon indicating copy to clipboard operation
Polymake.jl copied to clipboard

Query language for polydb

Open kalmarek opened this issue 5 years ago • 3 comments

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 avatar May 07 '20 10:05 kalmarek

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).

benlorenz avatar May 07 '20 11:05 benlorenz

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

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

alexej-jordan avatar Aug 04 '20 21:08 alexej-jordan

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.

kalmarek avatar Aug 05 '20 13:08 kalmarek