queryverse / queryverse/Query.jl
Look at academic literature on LINQ
Open
Nobody has claimed this yet.
speculative
- Dominant language
- Julia
- Stars
- 403
- Forks
- 48
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 6
Description
There are a number of papers that relate to LINQ, we should read them and figure out whether they have ideas that would improve on the design of Query.
My current list is:
- Schreiber et al. (2010), "Thirteen New Players in the Team: A Ferrybased LINQ to SQL Provider".
- Grust et al. (2010), "AvalancheSafe LINQ Compilation".
- Meijer (2011), "The World According to LINQ".
- Suzuki et al. (2016), "Finally, Safely-Extensible and Efficient Language-Integrated Query".
- Cheney et al. (2013), "A Practical Theory of Language-Integrated Query".
Might also be a good idea to contact these authors, maybe one of them is interested in contributing...
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the five LINQ papers listed in the issue, then compare their ideas with Query.jl's current design. Document which ideas could improve Query and what concrete changes they suggest; contacting the authors is an optional follow-up.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100